Commit Graph

123120 Commits

Author SHA1 Message Date
yamt
45717cbc50 init_file: copy status_info from static storage so that
statd doesn't always use the same "status" number.
2004-01-14 10:29:46 +00:00
yamt
65c4e197a1 reset_host: reset actual host infos rather than reset copies of them. 2004-01-14 10:28:17 +00:00
agc
f8d5e607b8 Add -S argument to useradd, usermod and userdel, which allows the use of
a trailing '$' character in user names.

Requested in PR 23922 by Takahiro Kambe.

Also, fix a bug in the previous fix to usermod.
2004-01-14 09:35:33 +00:00
itojun
bde9df6596 bump version string 2004-01-14 09:21:41 +00:00
itojun
3c3791b847 validate hash on info exchange. bugtraq <20040113213940.GA1727@hzeroseven.org> 2004-01-14 09:17:42 +00:00
agc
e75d2f492c Fixes from Todd Miller in PR 24070.
Revert fgetln/asprintf changes from rev 1.26 - fgetln(3) does not return
a NUL-terminated string, so using strchr(3) is inappropriate. As the entry
from the password file is a known size, there's no need to use fgetln(3),
just use fgets(3) for consistency. This also means that an inappropriate
cast to int from asprintf(3) is unneeded, which was apparently causing
problems on OpenBSD's sparc64 port - just be consistent and use snprintf(3).
2004-01-14 08:25:30 +00:00
wiz
6defecc84f New sentence, new line. Some other minor changes. 2004-01-14 07:22:40 +00:00
blymn
f2995ea7d4 Added veriexec entry. 2004-01-14 07:20:34 +00:00
rh
6ce07e569c Document new RECOMMENDED and IGNORE_RECOMMENDED variables. 2004-01-14 06:58:18 +00:00
blymn
af8c26254d Add veriexec to defaults. 2004-01-14 06:54:48 +00:00
blymn
67b5617823 Add startup script for verified exec. 2004-01-14 06:53:50 +00:00
simonb
a42909419d Add "FIGJAM". From Ben Elliston. 2004-01-14 05:38:15 +00:00
blymn
bcb8ffa647 Add veriexec device 2004-01-14 05:13:53 +00:00
itojun
1644d4f2cf align ssh_known_hosts message with other operations 2004-01-14 04:49:57 +00:00
itojun
7df1e71161 invalidate pcb policy cache on key_timehandler(). part of
http://sources.zabbadoz.net/freebsd/patchset/110-ipsec-netkey-key.diff
2004-01-14 04:11:13 +00:00
dyoung
5bcaa60a0e Don't panic on frames without a second address field. Tap them for
BPF, instead.
2004-01-14 04:11:09 +00:00
mrg
e8e95bb6e1 add /sbin/raidctl. 2004-01-14 01:52:59 +00:00
grant
83867bd596 no need to include errno.h. 2004-01-14 01:50:06 +00:00
mrg
33dcab6f10 make wd2, wd3 and raid0..3 for install media 2004-01-14 01:20:15 +00:00
grant
0958ebac06 +TIFF 2004-01-14 00:11:53 +00:00
dyoung
8c117e1a38 NetBSD's KASSERT takes just one argument while FreeBSD's takes two,
so I have added IASSERT(cond, complaint) to the compatibility header
file and s/KASSERT/IASSERT/'d.
2004-01-13 23:37:29 +00:00
jmmv
5c8e302bc0 + MPEG, SACD. From keihan@. 2004-01-13 23:21:47 +00:00
he
9730086e9d Copy code from iq80321 / ixp425:
Use __insn_barrier() to prevent the compiler reordering splx/splraise
relative to the code they're supposed to protect.
2004-01-13 23:18:54 +00:00
itojun
45e487aa97 secpolicy refcnt mistake (missing key_freesp). part of
http://sources.zabbadoz.net/freebsd/patchset/110-ipsec-netkey-key.diff
2004-01-13 23:02:40 +00:00
itojun
8dcc7f31aa typo.
http://sources.zabbadoz.net/freebsd/patchset/108-ipsec-spelling.diff
2004-01-13 23:02:00 +00:00
itojun
1101ef17d0 plug memory leak on failure.
http://sources.zabbadoz.net/freebsd/patchset/109-ipsec-memleak.diff
2004-01-13 23:01:08 +00:00
keihan
4258a43212 Added SNMP. 2004-01-13 23:00:32 +00:00
he
614e2c46c6 Since crunchgen now picks up the new gzip from usr.bin/gzip, we now need -lz. 2004-01-13 22:58:02 +00:00
jmmv
f1870d281e + ARP, CGI, DHCP, FAT, LED, MIME, NFS, OEM, VAX, VM, WAN.
From PR misc/21527 by Douwe Kiela.

While here, add TLB and WAP too.
2004-01-13 22:53:56 +00:00
jmmv
4151c851d8 + B/S, BBIAB, BOATILAS, BS, NMF, NMP, RTFD, SNMP, THNX, THX, TY, YALIMO.
From PR misc/21527 by Douwe Kiela.
2004-01-13 22:42:27 +00:00
wiz
9b80edabea Add fssbs as Nm (for makewhatis/apropos). 2004-01-13 20:42:43 +00:00
wiz
434027f3b1 Add comma in enumeration. 2004-01-13 20:28:45 +00:00
nathanw
6eea658635 Adjust the DEBUG check in PMAP_ISACTIVE() to special-case process
exit, since the invariant it checks no longer holds there after the
recent reaper changes.
2004-01-13 18:50:40 +00:00
rtr
d7a05a6f4b fix typo MCopy -> Mcopy 2004-01-13 15:55:14 +00:00
kent
2adc11f1f3 remove/modify confusing error messsges. 2004-01-13 14:42:50 +00:00
kent
9114197a24 mention nForce3 support.
bump date.
2004-01-13 14:34:55 +00:00
sekiya
58a060c797 Assign memory controller-dependent watchdog reset functions to
platform.watchdog_reset.
2004-01-13 14:31:37 +00:00
sekiya
986c9703a5 Switch DMA sync function initializer to _bus_dmamap_sync_mips3 to keep things
aligned with previous MIPS1/MIPS3 differentiation.
2004-01-13 14:30:43 +00:00
sekiya
4598391267 The watchdog timer is a function of the memory controller on all SGI platforms.
Add to the machine struct.
2004-01-13 14:18:56 +00:00
augustss
9fc19b76bb Print the device description in the attach routine like all other drivers do. 2004-01-13 14:07:09 +00:00
soren
3e41a33af7 With large average filesizes, it was possible to overflow dirsize to zero,
causing a division by zero in ffs_dirpref().

From Barry Bouwsma of Tiengen.
2004-01-13 13:38:18 +00:00
sekiya
ffc95bbe6e As the platform-specific bus reset routine varies based on the memory
controller used, set it in the memory controller driver rather than the
platform init code.
2004-01-13 13:05:17 +00:00
sekiya
e5d4293223 Call sgimips_bus_dma_init() in mach_init to set up the proper MIPS1/MIPS3
bus_dma_sync() routine.
2004-01-13 12:57:24 +00:00
sekiya
9c531ea057 Add IP12 subtypes. From Steve Rumble. 2004-01-13 12:30:23 +00:00
lukem
4ed1ebfd8c move various directories from comp/mi -> base/mi, for consistency 2004-01-13 09:19:42 +00:00
lukem
6697dd05b6 add some missing usr/include/dev directories 2004-01-13 09:12:22 +00:00
grant
99871d087e use ${MACHINE_ARCH} instead of what uname() puts into utsname.machine.
the former represents the CPU architecture, which is what is recorded
in binary packages.

also allow the OS name to be overridden, as pkgsrc doesn't always use
the value of utsname.sysname.

bump version to 20030113.
2004-01-13 08:30:34 +00:00
lukem
593d5bc615 move ./usr/share/sendmail/* directories from misc/mi to base/mi, for consistency 2004-01-13 06:39:26 +00:00
lukem
6df8e119d6 remove unnecessary directory 2004-01-13 06:31:33 +00:00
lukem
e390f904d9 move various directories from comp/*.mi to base/mi, for consistency 2004-01-13 06:27:16 +00:00