tv
0b7e5ad5a0
%b -> bitmask_snprintf()
2000-08-07 18:46:30 +00:00
bjh21
a62a24f2af
Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if
...
NTP is not defined.
Also removes sysctl_ntptime, since that's unreferenced without NTP.
ntp_gettime(2) is left alone, since it doesn't raise SIGSYS, which sys_nosys()
2000-08-07 18:11:55 +00:00
bjh21
24f9914cb3
Second phase of changes to remove ntp_adjtime(2) from the kernel entirely if
...
NTP is not defined.
Also removes sysctl_ntptime, since that's unreferenced without NTP.
ntp_gettime(2) is left alone, since it doesn't raise SIGSYS, which sys_nosys()
does.
2000-08-07 18:10:20 +00:00
bjh21
a9397f5bfc
Changes to syscalls.master to exclude ntp_adjtime(2) entirely if NTP is not
...
defined. Changes to other files will follow in a moment.
2000-08-07 17:59:33 +00:00
drochner
78fa2d7e41
fix interrupt priority botch
2000-08-07 17:34:41 +00:00
kleink
755f5b32a4
#ifdef __STDC__ -> #if __STDC__
2000-08-07 16:35:33 +00:00
thorpej
d7018d707f
Fix slight error in last.
2000-08-07 16:23:31 +00:00
kleink
beec935659
#ifdef __STDC__ -> #if __STDC__
2000-08-07 16:21:32 +00:00
itojun
6acd1fa341
sync comment with reality. from kame
2000-08-07 16:18:45 +00:00
thorpej
5535e3de10
Simplify.
2000-08-07 16:16:23 +00:00
hubertf
627cce8f8d
Document -f flag
...
XXX someone please check the french translation ;-)
2000-08-07 15:56:34 +00:00
matt
13ff5a60ff
Add COMPAT_15 to opt_compat_netbsd.h
2000-08-07 15:23:43 +00:00
ws
3fffb655ae
Add modification remark as required by the GPL.
2000-08-07 15:20:36 +00:00
ad
136f4e3b32
%edx is free; use it instead of %ebx.
2000-08-07 14:46:52 +00:00
leo
a9d83b6c6f
Add ahdilabel to SUBDIR.
2000-08-07 14:30:39 +00:00
ad
a55a72cb72
- joy is not MI.
...
- Xr intro 4.
2000-08-07 14:29:58 +00:00
mrg
44b648a013
make "make depend" work.
2000-08-07 13:50:55 +00:00
ad
b11d8d3fbf
- Move some duplicated code from main() into subroutines. In doing this,
...
fix -p (it was broken if used in conjunction with either -B or -L).
- const, KNF.
2000-08-07 13:19:27 +00:00
ad
07e87cf61f
Xr pw_mkdb.
2000-08-07 12:39:31 +00:00
hubertf
7aaca8a557
Remove paragraph about secr set.
2000-08-07 12:08:36 +00:00
hubertf
43b2b58c33
secrsrc.tgz is no longer.
2000-08-07 11:58:04 +00:00
leo
3f496a2588
AHDI label editor
2000-08-07 09:23:40 +00:00
billc
aac52686f0
Manually edit the headers to show which version of pcidevs this was
...
generated from.
XXX - this really should be automated
2000-08-07 08:27:11 +00:00
enami
630f9b81c9
- Test allocation failure.
...
- Don't leave a pointer dangling on failure case.
- Don't leak a file descriptor on failure case.
2000-08-07 06:08:33 +00:00
enami
2e68d337ae
Nuke redundant test (though, gcc optimizer was clever enough not to emit
...
redundant code).
2000-08-07 06:00:59 +00:00
enami
d753bcdd59
- Wrap long lines.
...
- Protect multi-statement macro with do {} while (0)
2000-08-07 05:56:11 +00:00
enami
94c412e795
Sync with reality.
2000-08-07 05:40:21 +00:00
billc
7ba2890ab8
Added PCI IDs for 3Com's Home Connect (3c450) and Office Connect (3cSOHO100).
...
They both are register compat with later versions of the 3c905 (tornado/
vortex) series.
2000-08-07 04:08:35 +00:00
matt
09f029058b
Fix some ELF/a.out lossage
2000-08-07 03:18:04 +00:00
mrg
2c8d59bf4e
enable gdb on sparc64
2000-08-07 03:07:24 +00:00
itohy
3630c53733
Add #include <sys/proc.h>, since this file touches members of struct proc.
2000-08-07 02:51:04 +00:00
matt
1ed7963458
Simplify some stuff.
2000-08-07 01:47:04 +00:00
enami
f1cac3326d
Add our RCS Id and restore original Id.
2000-08-07 00:55:08 +00:00
msaitoh
3dd01d42a7
include bsd.own.mk
2000-08-06 22:41:05 +00:00
wiz
aba1831bf4
RCS police
2000-08-06 22:37:18 +00:00
wiz
1a5d4c285d
kdc & hprop moved from /usr/libexec to /usr/sbin
2000-08-06 22:35:40 +00:00
wiz
55ea1a8885
RCS police
2000-08-06 22:34:54 +00:00
wiz
ea1313a15c
kerberos -> kdc
2000-08-06 22:34:00 +00:00
wiz
122b5e3b12
add RCS Id
2000-08-06 22:33:35 +00:00
thorpej
32451298d6
kerberos -> kdc
2000-08-06 21:37:02 +00:00
thorpej
81958d9213
Add kdc/kdc_flags variables.
2000-08-06 21:34:17 +00:00
thorpej
f0c5d26a40
Startup script glue for the Heimdal KDC.
2000-08-06 21:32:56 +00:00
thorpej
9ccb9bba06
/usr/libexec/hprop -> /usr/sbin/hprop
2000-08-06 20:44:54 +00:00
thorpej
2bcae16fa3
hprop(8) belongs in /usr/sbin, not /usr/libexec.
2000-08-06 20:42:22 +00:00
thorpej
6636b19ffd
Add (commented out) hprop service, along with a short explanation
...
of when to enable it and why.
2000-08-06 20:35:13 +00:00
thorpej
eb8931bc84
Add `hprop' service (754/tcp).
2000-08-06 20:12:19 +00:00
jdolecek
898d0d5e1c
simplify
2000-08-06 20:11:31 +00:00
veego
ffeeef2048
Move the include of <bsd.prog.mk> to the old place to build the manpage
...
correctly and also move cexp.c after the include to get the ${DIST} path.
2000-08-06 19:49:53 +00:00
veego
d7b2c1f83d
Fix the last commit. We need to use the parts with ${DIST} after <bsd.prog.mk>
...
because that includes the ../Makefile.inc.
2000-08-06 19:41:18 +00:00
thorpej
b07f36fe5c
/usr/libexec/kdc -> /usr/sbin/kdc
2000-08-06 19:32:13 +00:00