summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-24protect biodone with splbioArtur Grabowski
2002-05-24stat ssh-keysign first, print error if stat fails;Markus Friedl
2002-05-24cluster_callback is a b_iodone handler. Since it calls functionsArtur Grabowski
2002-05-24fix name, ok deraadtPeter Stromberg
2002-05-24minor cleanupEric Jackson
2002-05-24not needed; deraadt@ okFederico G. Schwindt
2002-05-24replace code w/ no license w/ public domain codeEric Jackson
2002-05-24more KNFTheo de Raadt
2002-05-24more KNFTheo de Raadt
2002-05-24various KNFTheo de Raadt
2002-05-24remove another unneeded functionTheo de Raadt
2002-05-24syncTheo de Raadt
2002-05-24Not that kvm parts are removed, run rpc.rstatd and rpc.rusers asTheo de Raadt
2002-05-24replace some wrapper functions w/ no license w/ some public domain ones.Eric Jackson
2002-05-23This stuff has no license. Delete it. If someone wants it back, get the lic...Theo de Raadt
2002-05-23remove unneccesary icache flushes; mdw@umich.eduTheo de Raadt
2002-05-23Protect biodone calls with splbio.Artur Grabowski
2002-05-23more dm parts going away; pjanzenTheo de Raadt
2002-05-23remove _dl_sprintf(). nothing uses it. and if it is gone, nothing canTheo de Raadt
2002-05-23syncTheo de Raadt
2002-05-23There is a bunch of people running id-utils on the kernel.Artur Grabowski
2002-05-23Document option UFS_EXTATTR_AUTOSTART. ok miod@Dale Rahn
2002-05-23Sigh, add the rule in the right place (not just when NFS is used).Daniel Hartmeier
2002-05-23Signed/unsigned int bug caused lp->d_npartitions to be set to zero.Constantine Sapuntzakis
2002-05-23add comment about ssh-keysignMarkus Friedl
2002-05-23Allow incoming ssh connections in the initial temporary rule set that'sDaniel Hartmeier
2002-05-23add /usr/libexec/ssh-keysign: a setuid helper program for hostbased authentic...Markus Friedl
2002-05-23syncTheo de Raadt
2002-05-23correct pci id for the sunix 8 port pucTheo de Raadt
2002-05-23syncTheo de Raadt
2002-05-23The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/...Theo de Raadt
2002-05-23fetch fpu id per the book (even it works otherwise), also, hppa_mod_info() al...Michael Shalayeff
2002-05-23remove the defines for iodone -> biodone and iowait -> biowait.Artur Grabowski
2002-05-23In sys_accept don't FILE_SET_MATURE the file if we got an error and we've fre...Artur Grabowski
2002-05-23Since the days of architectures where page size is smaller thanArtur Grabowski
2002-05-23protect biodone with splbio.Artur Grabowski
2002-05-23Fix a comment I missed when renaming FILE_UNUSE to FRELE.Artur Grabowski
2002-05-23One last sprintf -> snprintf, requested by deraadt.Hakan Olsson
2002-05-23Make a promise (not yet true) that the b_iodone callback willArtur Grabowski
2002-05-23protect biodone calls with splbioArtur Grabowski
2002-05-23protect biodone calls with splbio.Artur Grabowski
2002-05-23no need for -lkvm anymoreTheo de Raadt
2002-05-23if NOKVM is defined, do not do the KVM stuff at allTheo de Raadt
2002-05-23KNF during an audit; found an improperly initialized sockaddrTheo de Raadt
2002-05-23minor KNF encountered while doing yet another boring 4AM source code audit...Theo de Raadt
2002-05-23tiny KNF, some malloc checks, etcTheo de Raadt
2002-05-23'SEE ALSO' audit in 'share/man/':Mike Pechkin
2002-05-23new_addr is not used from anywhere. daniel@benzedrine.cx okJun-ichiro itojun Hagino
2002-05-23simplify condition to perform DAD. sync w/kameJun-ichiro itojun Hagino
2002-05-23fix upgrade scriptTheo de Raadt