summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-09-17NETBSD_CURRENT_970916. Lot's just ID changes, since changes don't apply toJason Downs
us. Includes some pmap changes, for which I don't have the original commit message(s) handy.
1997-09-17Opps, forgot about write.c on the alpha.Jason Downs
1997-09-17Wall cleanup.Tobias Weingartner
1997-09-17Fix up the non alpha && mips section, back out change to printTobias Weingartner
offset of lkm in hex, as this number gets passed by apinstall to mknod. (mknod does not understand hex too well).
1997-09-16Possible buf oflow, from Theo.Todd C. Miller
1997-09-16Do not error out on archives without theNiklas Hallqvist
customary block of zeroes at the end.
1997-09-16Fix boot(8) cross reference.Tobias Weingartner
1997-09-16small terminals are dumbTobias Weingartner
1997-09-16tighten up probe printfs a bit and prepend with device nameflipk
1997-09-16nicer spacing in usageTheo de Raadt
1997-09-16syncTheo de Raadt
1997-09-16one more strcpy after thisTheo de Raadt
1997-09-16strcpy whacking; ci.c and expand.c need more workTheo de Raadt
1997-09-16snprintf this thingTheo de Raadt
1997-09-16add photuris portNiels Provos
1997-09-16no need to include sys/ioccom.h; guy@netapp.comTheo de Raadt
1997-09-1610 bpf devicesTheo de Raadt
1997-09-16fix bpf nodes; someone should make sure 0-9 are on all, and rm them nicelyTheo de Raadt
1997-09-16fix {pty,tty}[p..]? creation; bug noted by crc@grand-central.yar.comTheo de Raadt
1997-09-16be verbose on the bussesMichael Shalayeff
1997-09-15AHADEBUG cleanlinessflipk
1997-09-15Fix tags, copyright.Jason Downs
1997-09-15Fix NetBSD PR#4068.Jason Downs
1997-09-15When the disk gets full, abort properly instead of creating emptyTheo de Raadt
passwd databases. I found this while analysing netbsd pr#1328 from August 10, 1995 by hag@gnu.ai.mit.edu. A sample fix was supplied on 14, May 96 by greywolf@defender.VAS.viewlogic.com. The PR mentioned about 6 or 7 places where this could happen. Greywolf and I had made all of the fixes ourselves in openbsd a while back (except one subtle one which he pointed out but I had missed), but not a single one of the fixes is found in the netbsd source tree... I wonder if Perry has an exploit for this problem, and perhaps he's using it? Another damn good reason for making /tmp and /var seperate partitions.
1997-09-15indentTheo de Raadt
1997-09-15old things go awayTheo de Raadt
1997-09-15toor diesTheo de Raadt
1997-09-15more readableTheo de Raadt
1997-09-15delete dated stuffTheo de Raadt
1997-09-15put operator in group operator; still disabled by default thoughTheo de Raadt
1997-09-15F_FORW has no associated fd; init sin_len tooTheo de Raadt
1997-09-15Don't do a setlogin() as it affects everything in the session, notTodd C. Miller
just that process.
1997-09-15run calendar in the backgroundpierre
1997-09-15Add isolif, the last piece of making bootable CDs. Needs some more work.Jason Downs
1997-09-15SA_NOCLDWAITTodd C. Miller
1997-09-15SA_NOCLDWAITTodd C. Miller
1997-09-15Add mkisofs.Jason Downs
1997-09-15mkisofs 1.11. Not wrappered, unfortunately. Stripped of most of theJason Downs
extra junk.
1997-09-15From FreeBSD (joerg@freebsd.org):Todd C. Miller
Implement SA_NOCLDWAIT by reparenting kids of processes that have the appropriate bit set to PID 1, and let PID 1 handle the zombie. This assumes that PID 1 will wait for its kids (which is true of init). This also includes some FreeBSD sigaction.2.
1997-09-15Don't error out if the remote server doesn't support the "MDTM"Todd C. Miller
command. Based on a patch from Martin Fredriksson <martin@netman.se>.
1997-09-15+sl +ex0 +wds0Theo de Raadt
1997-09-15Fix bsd_to_*_sigaction(). Also add SA_SIGINFO supportTheo de Raadt
1997-09-15syncTheo de Raadt
1997-09-15graphics chip; drochnerTheo de Raadt
1997-09-15kill Locore.cTheo de Raadt
1997-09-14From NetBSD: assert stuffNiklas Hallqvist
1997-09-14Make and install a raw version of uboot, too.Jason Downs
1997-09-14some -WallTheo de Raadt
1997-09-14only start mountd if a non-commented line is in exports; decreased ↵Theo de Raadt
vulnerabilty in common cases
1997-09-14WallTheo de Raadt