summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-01-14Free our input mbuf when the FCS is good (oops, memory leak).brian
1998-01-14Lose __libalias_version.brian
1998-01-13Workaround for fpu_cleanup panic. We just ignore it. I'm going toJason Wright
1998-01-13Missed a case in that bug fix.Todd C. Miller
1998-01-13-WallTodd C. Miller
1998-01-13sudo 1.5.4Todd C. Miller
1998-01-13Fix bug wrt exclusion lists and relative pathnames.Todd C. Miller
1998-01-12No need for f00f workaround on I686_CPU onlyTobias Weingartner
1998-01-12Fix bug in yp_maplist_host. -mojMats O Jansson
1998-01-12Obsure, old NEC SCSI semi-disk. A big blob of RAM with a SCSI disk interface.kstailey
1998-01-12Oops, missed a 0 vs. '\0'Todd C. Miller
1998-01-12typoTodd C. Miller
1998-01-12Based on some FreeBSD changes:Todd C. Miller
1998-01-12cvs server: nothing known about share/man/man8/rc.conf.8Michael Shalayeff
1998-01-12Free cookies correctly in case of errorConstantine Sapuntzakis
1998-01-12to those who wants snmpdMichael Shalayeff
1998-01-11disklabel spoofing for FAT32.Niels Provos
1998-01-11FAT32 support from NetBSD by Wolfgang Solfrank.Niels Provos
1998-01-11FAT32 support from NetBSD by Wolfgang Solfrank.Niels Provos
1998-01-11Add gethostent(), as some LEGACY code wants it. If you write newTobias Weingartner
1998-01-11Tell the user to enter ESDI for IDE, not ST506. Also treat IDE as ESDITodd C. Miller
1998-01-11Lose <net/if_var.h> (was a FreeBSD brokenness) !brian
1998-01-11Make things work when sizeof(long) != 32 (hopefully)brian
1998-01-11new motdTheo de Raadt
1998-01-11pretty printTheo de Raadt
1998-01-11scanset probing like pccons does; vons@usa.netTheo de Raadt
1998-01-11Remember any number of interface names.brian
1998-01-11Remove includes of if_var.h and in_var.hbrian
1998-01-11Allow 6 byte interface names (for >tun99)brian
1998-01-11Fix a couple spinlock references. More code motion in vfs_subr.cConstantine Sapuntzakis
1998-01-11cfsdAngelos D. Keromytis
1998-01-11Consistency.Angelos D. Keromytis
1998-01-10A couple more splbio()s in vfs_bio plus moving around a couple functions.Constantine Sapuntzakis
1998-01-10Broke up vfs_subr.c which was getting a bit huge. We now have seperate filesConstantine Sapuntzakis
1998-01-10Pause according to the redial setting when dialing manually.brian
1998-01-10grammarTheo de Raadt
1998-01-10catch all pci host bridgesTheo de Raadt
1998-01-10support installing to multiple disks; cyxob@isl.vtu.ltTheo de Raadt
1998-01-10Implement Reset{Req,Ack} properly, as per rfc 1962.brian
1998-01-10be silent for ILI errors ; giannici@neomedia.itTheo de Raadt
1998-01-09Similar race in Ext2FSConstantine Sapuntzakis
1998-01-09Correction of long-standing race condition in vnode creation due toConstantine Sapuntzakis
1998-01-09Prevent double insertions into the inode hash queueConstantine Sapuntzakis
1998-01-09PARAMASK updated to reflect addition of new bitConstantine Sapuntzakis
1998-01-09Create /dev/grf6 in the all ruleNiklas Hallqvist
1998-01-09Fix PR 379. Don't recycle the malloc'd space in vs().Todd C. Miller
1998-01-09core dumps disabled for SUID programs is default again.Constantine Sapuntzakis
1998-01-09Get rid of dumping across symlinks. Races can cause this to be problematicConstantine Sapuntzakis
1998-01-09A better fix for the mkdir ("path/") bug. This fix strips the trailing slashesConstantine Sapuntzakis
1998-01-09Back out changes to lookup( ). This breaks a whole bunch of other systemConstantine Sapuntzakis