summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-07-23fix -n to work with verbose mode. ipnat -nvf will now show the parsed rulesKjell Wooding
without processing them.
1999-07-23Remove obsolete detach logic in preparation of a newer oneNiklas Hallqvist
1999-07-23syncTheo de Raadt
1999-07-23new modemTheo de Raadt
1999-07-23syncTheo de Raadt
1999-07-23new modemTheo de Raadt
1999-07-23updateTheo de Raadt
1999-07-23updateTheo de Raadt
1999-07-23- Missing newline when euid != ruid; from FreeBSDAaron Campbell
- Also, sync the usage() to the man page (add -p syntax).
1999-07-23add fga, daadio, fvme, scf, flash for FORCE boards (commented out)Jason Wright
1999-07-23Drivers for the FORCE CPU-5V:Jason Wright
o fga5000 vme-sbus bridge o system config registers o flash memory and daadio VME board driver
1999-07-23cat appeared in Version 1 AT&T UNIX, not 6Aaron Campbell
1999-07-23Don't even try wdc_get_params on a drive that didn't show up as ATAPIConstantine Sapuntzakis
during probe. This has a slight chance of breaking the detection of some ATAPI devices (which don't show during initial probe). Thanks to deraadt for pointing this out.
1999-07-23Fix the case where telnet(1) would escape if in binary (-8) mode, even if theAaron Campbell
-E option (stop all characters from being recognized as an escape character) was specified, if it was passed a 0xFF character; from FreeBSD, millert@ ok
1999-07-23Fix for UVM. (ok art@, as was last commit, missed it there)Hakan Olsson
1999-07-23Add uvm_pagealloc_contigHakan Olsson
1999-07-23- Make error msgs more consistent with other usr.bin/ utils.Aaron Campbell
- Use warn() instead of an fprintf().
1999-07-23From NetBSD; let i386 run audio at a high IPLNiklas Hallqvist
1999-07-23- Use strtol() instead of atoi() so head(1) will complain when given badAaron Campbell
number specifications like: head -123foobar456. Also, check for ERANGE and abort if strtol() returned LONG_MAX or LONG_MIN. - Don't exit() when encountering a filename in argv[] that can't be open; instead just continue. - Don't keep decrementing `linecnt' if we've hit the end of the file. millert@ ok
1999-07-23do not print media information to dmesg; ifconfig shows itTheo de Raadt
1999-07-23default map is now selected by the keyboard id. If current keyboard id don'tMats O Jansson
have a map, use the first keyboard map as default (us). -moj
1999-07-23doesn't end does it...Theo de Raadt
1999-07-23more slight dmesg formatting for some a really stupid driveTheo de Raadt
1999-07-23use READ_BIG for atapi; LS-120 works nowTheo de Raadt
1999-07-23doc -fTheo de Raadt
1999-07-23syncTheo de Raadt
1999-07-23other devices..Theo de Raadt
1999-07-23Identify Drive may have to access media. So, wait up to 10s (in polling mode)Constantine Sapuntzakis
for Identify Drive to do its thing. This should fix the "IDENTIFY timeout" some people are seeing. ATAPI SCSI buses only have 2 targets.
1999-07-23Eliminate namespace pollution, the crt0 file should not conflictDale S. Rahn
with the "C" function start();
1999-07-23replace the stub ieeefp functions with the real working functions,Dale S. Rahn
from NetBSD.
1999-07-22for drives <10MB of so, print #.##MB for the sizeTheo de Raadt
1999-07-22shorten dmesg outputTheo de Raadt
1999-07-22Partial synch.Marc Espie
1999-07-22align collumnsTheo de Raadt
1999-07-22insque is no longer part of libstdc++ (inherited from libiberty behavior)Marc Espie
1999-07-22insque is no longer part of libiberty.Marc Espie
1999-07-22put back 990629 `finalize_pic' removal, now that the newer snapshotMarc Espie
fixes all the defects.
1999-07-22uselessMarc Espie
1999-07-22MergeMarc Espie
1999-07-22990718, very close to release.Marc Espie
testsuite temporarily removed from snapshots because of copyright checks.
1999-07-22document kernel building; stolen from afterboot.8Theo de Raadt
1999-07-22Revert to 1.21Niklas Hallqvist
1999-07-22Reintroduce rev 1.41 which brings us TCP signatures again, but this timeNiklas Hallqvist
hopefully without random kernel data corruption.
1999-07-22ok, this driver works on the alpha, tooAaron Campbell
1999-07-22clearer description of DES and 3DES key requirements; deraadt@Aaron Campbell
1999-07-22whoops, correct the .Dt entries, this is the i386 architectureAaron Campbell
1999-07-22syncTheo de Raadt
1999-07-22shortenTheo de Raadt
1999-07-22do not talk about specific versions of openbsd in man pages!Theo de Raadt
1999-07-22need a blank line here... for nowTheo de Raadt