Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-05 | CS4232 hack goes away | Theo de Raadt | |
1999-03-05 | fix umount references; markus.friedl@informatik.uni-erlangen.de | Theo de Raadt | |
1999-03-05 | catch 0-len term*.src in case tic messes up | Todd C. Miller | |
1999-03-05 | Merge cap_mkdb(1) and info_mkdb(1) | Thorsten Lockert | |
1999-03-05 | room for few more devices | Theo de Raadt | |
1999-03-05 | no isp yet | Theo de Raadt | |
1999-03-05 | link with -lotermcap, not -ltermcap (which is ncurses) | Todd C. Miller | |
1999-03-05 | make output look more like what BSD pritnf does when it hits a NULL | Todd C. Miller | |
1999-03-05 | Don't assume printf will deal gracefully with NULL pointers for %s, BSD does ↵ | Todd C. Miller | |
but SysV does not | |||
1999-03-05 | restrict replay window size to 32 | Theo de Raadt | |
1999-03-05 | update allocation statistics | Theo de Raadt | |
1999-03-04 | note com/lpt chipset used | Michael Shalayeff | |
1999-03-04 | " quote in pcmcia_print | Theo de Raadt | |
1999-03-04 | sync | Theo de Raadt | |
1999-03-04 | toshiba flesh | Theo de Raadt | |
1999-03-04 | simplify cs4232 handling; apollo@slcnet.net | Theo de Raadt | |
1999-03-04 | DUH! k_hasafs returns 0 if pioctl fails. | Artur Grabowski | |
1999-03-04 | be more careful with freeing TDBs | Theo de Raadt | |
1999-03-04 | remove unnecessary malloc checks when using WAITOK | Theo de Raadt | |
1999-03-04 | clear key headers earlier | Theo de Raadt | |
1999-03-04 | more paranoid maintenance | Theo de Raadt | |
1999-03-04 | Fix -proto2 numeric protocol handling. | Angelos D. Keromytis | |
1999-03-04 | Extend the ``set redial'' command to allow incremental | brian | |
redial timeouts. | |||
1999-03-04 | catch things like "renice --19 6706" as an error, use warn/warnx and update ↵ | Todd C. Miller | |
sccs ids to 4.4lite while we are at it | |||
1999-03-04 | regen | Michael Shalayeff | |
1999-03-04 | att bt763e ether | Michael Shalayeff | |
1999-03-04 | regen | Michael Shalayeff | |
1999-03-04 | corrent name for iee pro/10+ | Michael Shalayeff | |
1999-03-04 | improve i/o handling use 8192 bytes buffer (16384 does not help much) | Michael Shalayeff | |
this makes it faster than gzip in uncompress mode. | |||
1999-03-04 | add .Nd and a DESCRIPTION section; karls@inet.no | Aaron Campbell | |
1999-03-04 | precedence comment; netbsd | Theo de Raadt | |
1999-03-04 | cs4232 hack | Theo de Raadt | |
1999-03-04 | sync | Theo de Raadt | |
1999-03-04 | differentiate wss vs sb cards | Theo de Raadt | |
1999-03-04 | sync | Theo de Raadt | |
1999-03-04 | sync. | Federico G. Schwindt | |
1999-03-04 | DFE-650/Netgear FA410TX. | Federico G. Schwindt | |
1999-03-04 | Build manpages when god meant them to be | Niklas Hallqvist | |
1999-03-04 | Fix edge-condition with doing "cvs update directory" when there is no CVS | Thorsten Lockert | |
directory in the current directory, only in the named subdirectory. Reported by Pavel Korovin <pvk@pvk-home.tsinet.ru> | |||
1999-03-04 | Fix dependencies and cleaning | Niklas Hallqvist | |
1999-03-04 | Correct info-files cleaning and generation | Niklas Hallqvist | |
1999-03-04 | Build info files from all: as they should be | Niklas Hallqvist | |
1999-03-04 | explicit all: target | Niklas Hallqvist | |
1999-03-04 | Correctly handle yearly events occurring on fixed weekdays in all cases. | Paul Janzen | |
1999-03-04 | move .include <bsd.lib.mk> up before NOPROFILE and NOPIC defines are used; ↵ | Todd C. Miller | |
evanc@concer.to | |||
1999-03-04 | swapon now fits again | Theo de Raadt | |
1999-03-04 | isapnp wss support | Theo de Raadt | |
1999-03-04 | pn* now fits... | Theo de Raadt | |
1999-03-03 | Correct some ntohl/htonl bogons in the netmask handling. | brian | |
This was pretty harmless as netmasks on a POINTOPOINT interface are pretty much ignored, but it looked funny. Mention the configured netmask in ``show ipcp''. Describe in more detail what a proxy arp entry is. | |||
1999-03-03 | remove alot of verbosity | Jason Wright | |