Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-07-23 | Handle EOF on stdin. | Paul Janzen | |
2000-07-23 | When moving temp file -> .depend use "mv -f" | Todd C. Miller | |
2000-07-23 | curses.c is all ifdef'ed out, so there's no reason to compile it. | Paul Janzen | |
2000-07-23 | oops | Paul Janzen | |
2000-07-23 | Die more cleanly if stdin can't be read from. | Paul Janzen | |
2000-07-23 | Code cleanups (some from NetBSD), typo fix. | Paul Janzen | |
Don't barf if stdin hits EOF. Install cfscores in /var/games if one isn't already there. | |||
2000-07-23 | Avoid calling functions that can call the exit-on-error handler from the | Paul Janzen | |
handler; use STD*_FILENO rather than 0-2. | |||
2000-07-23 | Consistent tabs | Paul Janzen | |
2000-07-23 | Add a little blurb explaing the meaning of mtree's output. | Bruno Rohee | |
millert@ ok. | |||
2000-07-23 | Regression test, existing/non-existing files used as targets, | Marc Espie | |
depending on .PHONY and such | |||
2000-07-23 | oops, what was i thinking? | Eric Jackson | |
2000-07-23 | un .Xr chflags | Eric Jackson | |
2000-07-22 | typo, them -> then | Brad Smith | |
2000-07-22 | sync to NetBSD: | Kenneth R Westerback | |
- remove #include <vm/vm_param.h> and #include <vm/pmap.h> as they are already included with #include <vm/vm.h> - more Adv -> Adw, ADV -> ADW adjustments & other minor formatting corrections plus: - put 'Carrier Ready failure!' warning message inside #ifdef ADW_DEBUG/#endif as it appears under heavy load but is nothing but a reminder the card was too busy to notice a 'tickle' from the driver. | |||
2000-07-22 | conversions -> conversations; cdjones@ibid.novusordo.net | Aaron Campbell | |
2000-07-22 | Add OpenBSD tag | Aaron Campbell | |
2000-07-22 | random early drop; ok theo, niels | Markus Friedl | |
2000-07-22 | more minor errors: remove xrefs to pages that do not exist, correct synopsis | Brandon Creighton | |
lines, others | |||
2000-07-22 | list of supported devices now reflects reality | Brandon Creighton | |
2000-07-22 | cleaned up; new section on newer models | Brandon Creighton | |
2000-07-22 | .Ox, minor typographical and correctness fixes | Brandon Creighton | |
2000-07-22 | SGEC ethernet. | Brandon Creighton | |
2000-07-22 | LANCE. | Brandon Creighton | |
2000-07-22 | regen | Michael Shalayeff | |
2000-07-22 | farallon communications for their wlan, for awi; from netbsd | Michael Shalayeff | |
2000-07-22 | art's typo, getting fed up of these. | Marc Espie | |
2000-07-21 | Document that truncate() can also be used to extend the size of a file. | Christian Weisgerber | |
From FreeBSD; ok deraadt@ | |||
2000-07-21 | regen | Eric Jackson | |
2000-07-21 | added listen and accept syscalls. from NetBSD | Eric Jackson | |
2000-07-21 | convert to new timeouts | Michael Shalayeff | |
2000-07-21 | convert to new timeouts; art@ ok | Michael Shalayeff | |
2000-07-21 | Use new timeouts. | Artur Grabowski | |
2000-07-21 | Mod_SSL 2.6.5 - from brad@, thanks. | Bob Beck | |
2000-07-21 | Deal with a bunch of dhcp issues, ok fries@: | Bob Beck | |
- some minor cleanup (syscall return codes, dead code, use strlcpy, etc) - sanity check dhcp option values recieved by dhclient so that things that should look like a hostname look like a hostname, and things that should look like an ip address look like an ip address, if they don't ignore the lease offer because it's bogus. - Make the dhcp server attempt to ping an address when it recieves a RELEASE from it. If the address answers a ping, ignore the release offer. This helps make spoofing releases to liberate addresses more difficult. | |||
2000-07-21 | CAST-128 keys are 40-128 bits long (not 40-160) | Angelos D. Keromytis | |
2000-07-21 | Fix KPDK mode (based on patch provided by lob@netstream.se) | Angelos D. Keromytis | |
2000-07-20 | sync | Hakan Olsson | |
2000-07-20 | Pijnenburg PCC-ISES | Hakan Olsson | |
2000-07-20 | document input and output files | Markus Friedl | |
2000-07-20 | add fms & auvia, so that people test it | Theo de Raadt | |
2000-07-20 | new auvia and fms drivers from netbsd (testing requests sent out, since i ↵ | Theo de Raadt | |
cannot find any of these devices) | |||
2000-07-20 | work around broken A0 5805 silicon that fails to set the status result word ↵ | Theo de Raadt | |
in the mcr | |||
2000-07-20 | extend with new netbsd api, and add backwards compat hacks for drivers | Theo de Raadt | |
2000-07-20 | more guesses at tritech codecs | Theo de Raadt | |
2000-07-20 | chp->wdc can be NULL on probe. | Constantine Sapuntzakis | |
Propagate verbose flag from cf_data to channel | |||
2000-07-20 | Code cleanup, user errx and warn instead of the hacks already there. | Eric Jackson | |
2000-07-20 | set uio_procp correctly in uvn_io. | Artur Grabowski | |
2000-07-20 | Convert to new timeouts. (art@ ok) | Hakan Olsson | |
2000-07-20 | Revert to old vm, now that it builds again. | Marc Espie | |
UVM on amiga is definitely NOT READY for prime time yet. | |||
2000-07-20 | Synch | Marc Espie | |