summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-01-16fix fd_set overflowsJason Wright
2001-01-15Fix bug that sometime ignored first command in -e mode. -mojMats O Jansson
2001-01-15sync with latest kame tree.Jun-ichiro itojun Hagino
2001-01-15Revert previous patch.Angelos D. Keromytis
2001-01-15Revert previous patch (I should stop believing Theo, esp. when he'sAngelos D. Keromytis
2001-01-14Handle quotas over 4G, PR 1534 (bob@prophecy.lu)Angelos D. Keromytis
2001-01-14Compute UDP checksum, PR 1621 (matthieu.herrb@wanadoo.fr)Angelos D. Keromytis
2001-01-12typo, enhough -> enoughBrad Smith
2001-01-12make signo a volatile variable. sync with kameJun-ichiro itojun Hagino
2001-01-12un-race three signal handlers, and fix the fd_set overflow gunkTheo de Raadt
2001-01-12make signal handler very short, to avoid possibility of race conditions.Jun-ichiro itojun Hagino
2001-01-12use setitimer instead of alarmJason Wright
2001-01-11nearly a complete rewrite. use poll(), no more signals, no more races,Theo de Raadt
2001-01-11fd_set overflows, move races out of signal handlers, and fd_set repairs;Theo de Raadt
2001-01-11fix fd_set overflowTheo de Raadt
2001-01-11indentTheo de Raadt
2001-01-11fix closedown() stub generated by rpcgen(1)Theo de Raadt
2001-01-11indentTheo de Raadt
2001-01-06Commit 1.6 was just plain wrong on two counts; as a result, it causedAngelos D. Keromytis
2001-01-06Also protect write_client_lease() in bind_lease()Angelos D. Keromytis
2001-01-06Lock the leases file, to protect against multiple instances ofAngelos D. Keromytis
2001-01-05alloc.h was renamed ap_alloc.h so install the correct thing and killTodd C. Miller
2001-01-05Generate Makefiles that don't get confused if the source layout (withAngelos D. Keromytis
2001-01-03make smb printing a little closer to what it is supposedMichael Shalayeff
2001-01-03-Wall cleanup.Eric Jackson
2001-01-03Descend into doc dir, missed in past amd doc commitTodd C. Miller
2001-01-02fix sprintf overflow, found by spock@techfour.net, just a better fix of mine.Michael Shalayeff
2001-01-02do not build/install fsinfo; deraadt@Michael Shalayeff
2001-01-02Fine, I'm convinced -- don't set the mask to ~0.Angelos D. Keromytis
2001-01-01Force mask to ~0 only if hostname (kudos to james@squish.net)Angelos D. Keromytis
2000-12-31fix __m88k__ definitions.Steve Murphree
2000-12-30setockopt(SO_REUSEPORT), so multiple dhclients work, PR 1391Angelos D. Keromytis
2000-12-30Change wording when empty password is entered: our adduser sets theAngelos D. Keromytis
2000-12-29Log the ``MPPE: MasterKey is invalid...'' message as a CCPbrian
2000-12-29If no LEASE_TIME was received from the server, use theAngelos D. Keromytis
2000-12-29Forwarding is set in sysctl.conf, not rc.conf (madey@openbsd.pl)Angelos D. Keromytis
2000-12-23if a short rwhod packet arrived on a little endian machine, all stack memoryTheo de Raadt
2000-12-22when printing vrrp and verbose set -- print src/dst ip addrsMichael Shalayeff
2000-12-22revoke root priv earlier. use strl*.Jun-ichiro itojun Hagino
2000-12-21Print quotas > 4G correctly; be a little more paranoid with a few buffers.Paul Janzen
2000-12-21Deal with quotas over 4G correctly; also, tidy a bit and be a touch morePaul Janzen
2000-12-21Standard OpenBSD'ifications that happen when new man pages are imported.Aaron Campbell
2000-12-21more careful euid killingTheo de Raadt
2000-12-20use arc4random, clear secrets, use readpassphrase in tokeninit; ok millert@Markus Friedl
2000-12-20Commands for manipulating the token database (ActivCard, CRYPTOCard, or SNK-004)Todd C. Miller
2000-12-18sync with Apache 1.3.14Brad Smith
2000-12-18import apache 1.3.26 + mod_ssl 2.8.10Bob Beck
2000-12-18Argh. this commit didn't make it when I did it earlier - apache 1.3.14 + mod_...Bob Beck
2000-12-17data base -> databaseTodd C. Miller
2000-12-15Build and install amdref.info and install an entry for it in the dir file.Todd C. Miller