summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-27- sort SYNOPSIS and DESCRIPTIONJason McIntyre
2003-08-27Build process.S using the rules in bsd.lib.mk, instead of having a specificHans Insulander
2003-08-27-l and -n options display owner, group and other permissions;Jason McIntyre
2003-08-27typos from deraadt@;Jason McIntyre
2003-08-27note that mk.conf does not exist by default;Jason McIntyre
2003-08-27install sed USD;Jason McIntyre
2003-08-27library update and description of lib formats;Jason McIntyre
2003-08-27Avoid doing @cwd if no file follows. Patch from Pedro Bastos (based onJolan Luff
2003-08-27Enable 'Snag' boot on newer Apple machines.Dale Rahn
2003-08-27RNF_IGNORE can corrupt the radix tree when an interface is down, itHenric Jungheim
2003-08-27correct error message (wall -> syslogd)Anil Madhavapeddy
2003-08-27cut-and-paste error; henricJun-ichiro itojun Hagino
2003-08-26fix for dinode rename, this broke the forth bootblock.s ok jason@ tedu@Dale Rahn
2003-08-26catch port/user/group a <>/>< b with a >= b, from mpech@Daniel Hartmeier
2003-08-26mention that synproxy state takes the same options as keep/modulate state,Daniel Hartmeier
2003-08-26re-add logging of matched blacklists lost in previous commit, ok deraadt@Daniel Hartmeier
2003-08-26fix backward and forward delete; from wiz@netbsd.org. many thanks.Federico G. Schwindt
2003-08-26Fix afsd on architectures that care about alignment. This corrects a problemBob Beck
2003-08-26constify ffs_tablesMichael Shalayeff
2003-08-26bitgarbage to the recycle binHenning Brauer
2003-08-26fix passwd auth for 'username leaks via timing'; with djm@, original patches ...Markus Friedl
2003-08-26mark cloned route with RTF_CLONED. remove RTF_CLONED route when clone parentJun-ichiro itojun Hagino
2003-08-26stop dumping "GCC: (GNU) 2.95.3 20010125 (prerelease, propolice)" intoTed Unangst
2003-08-26fix sys_clock_settime. hint from nordin@ ok deraadt@Ted Unangst
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-08-25rename struct dinode to ufs1_dinode. clears the namespace and makesTed Unangst
2003-08-25pr3412: remove dups, from Morten Liebach. ok deraadt@Ted Unangst
2003-08-25You shall NOT BREAK THE TREETheo de Raadt
2003-08-25Setup /dev/crypto early (SSL_library_init) to make sure it's actually doneJason Wright
2003-08-25Define both _start and __start in crt0, all of the other architectures do.Dale Rahn
2003-08-25catch return-rst ttl values > 255, from aaron@Daniel Hartmeier
2003-08-25string shitHenning Brauer
2003-08-25fprintf->logit to silence login banner with "ssh -q"; ok markus@Damien Miller
2003-08-25if_init support, required by ieee80211.Federico G. Schwindt
2003-08-25add DLT_IEEE802_11; deraadt@ ok.Federico G. Schwindt
2003-08-25fix div by zero when listing for filename lengths longer than width.Federico G. Schwindt
2003-08-25protosTheo de Raadt
2003-08-24missing colon in syslog msg (cosmetic)Daniel Hartmeier
2003-08-24re-organize Makefiles so that static builds actually workTheo de Raadt
2003-08-2464 bit cleanups; markus okTheo de Raadt
2003-08-24syncCedric Berger
2003-08-24syncCedric Berger
2003-08-24Tweaks:Cedric Berger
2003-08-24Tables can now be used in round-robin pools.Cedric Berger
2003-08-24defines and struct for the ieee80211 framework; deraadt@ ok.Federico G. Schwindt
2003-08-24put emul sysctls in appropriate arch. also fix up the comments.Ted Unangst
2003-08-24don't print info about duplicate emuls. gives the illusion there is onlyTed Unangst
2003-08-24sprinkle some __kprintf__ attributes around functions which use formatAnil Madhavapeddy
2003-08-24syncTheo de Raadt