aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Hostname points to static area which overrides with each gethost*Andrey A. Chernov1996-01-191-1/+1
* Teach tcpdump to print out router advertisement and solicitation messages.Bill Fenner1996-01-191-1/+8
* Made router discovery at least build and run. There are a few thingsBill Fenner1996-01-193-56/+81
* Add definitions for ICMP router discovery.Bill Fenner1996-01-191-1/+20
* The is driver has been superseded by the lnc driver, so don't installGarrett Wollman1996-01-182-47/+1
* Use -mdoc properly.Garrett Wollman1996-01-182-324/+376
* Update to reflect reality, and slightly better formatting.Garrett Wollman1996-01-181-11/+16
* Fix buffer sizes calculation looking into new Linux driver.Andrey A. Chernov1996-01-185-21/+27
* Change default value of MAX_LUN from 1 to 8.Stefan Eßer1996-01-181-3/+3
* Make %.*s work.Poul-Henning Kamp1996-01-181-16/+21
* Use -mdoc macros correctly. st(4) still needs work.Garrett Wollman1996-01-173-394/+452
* Update and clean up.Garrett Wollman1996-01-171-35/+52
* Clean up and translate to -mdoc.Garrett Wollman1996-01-171-243/+378
* add yppushAdam David1996-01-171-2/+2
* Be more conservative when T/TCP extensions are disabled. In particular,Andras Olah1996-01-171-1/+14
* Workaround missing interrupts - dma_reset on them (when timeout occurse).Andrey A. Chernov1996-01-171-0/+2
* Always link /usr/lib/c++rt0.o into a shared library. CPLUSPLUSLIB is noJohn Polstra1996-01-171-2/+2
* Update to reflect the reality of the header files.Garrett Wollman1996-01-161-121/+320
* Translate to -mdoc.Garrett Wollman1996-01-161-394/+427
* UK canon, thanks to kind folks at Pavilion.Jordan K. Hubbard1996-01-161-15/+7
* Use the new & improved printf rather than homegrown kludges.Poul-Henning Kamp1996-01-163-28/+16
* Remove local TRUE & FALSE definitions.Poul-Henning Kamp1996-01-161-5/+4
* Fix a printf, well, actually break it, that is...Poul-Henning Kamp1996-01-161-10/+10
* Add support for %.{int|*}sPoul-Henning Kamp1996-01-161-4/+13
* Document the stable mailing list.John Fieber1996-01-161-1/+9
* Make sure the mountpoint is marked busy before doing operations on it.David Greenman1996-01-162-8/+28
* Small modification to my prev change:Andrey A. Chernov1996-01-161-6/+4
* Fix a few minor bogons in the docs, also make it possible to execute cmdsJordan K. Hubbard1996-01-162-44/+115
* Submitted by: charnier@lirmm.fr (Philippe Charnier)Thomas Graichen1996-01-162-82/+51
* Moved BCD declarations to the correct header (libkern.h).Bruce Evans1996-01-163-35/+42
* Reviewed by: jmz (Jean-Marc Zucconi)Thomas Graichen1996-01-162-2/+68
* 1) Fix comments: 386bsd -> FreeBSD, some other wrong info.Andrey A. Chernov1996-01-161-15/+17
* Removed declarations of nonexistent functions copyoutstr(), fuiword()Bruce Evans1996-01-161-11/+10
* added the "-p" option to amd so that it writes it's pid toThomas Graichen1996-01-162-3/+5
* Removed declarations of nonexistent functions.Bruce Evans1996-01-162-20/+4
* Since new bcd* macros not argument range overflow resistant,Andrey A. Chernov1996-01-165-20/+10
* sleep/wakeup macros was designed to do it on random address in the stack.Andrey A. Chernov1996-01-161-4/+3
* Correct typos. "ubin usbin" instead of "subin susbin"Jordan K. Hubbard1996-01-161-1/+1
* Guard against argument starvation.Jordan K. Hubbard1996-01-161-3/+3
* Added Brian Clapper <bmc@telebase.com> for his contribution of LinuxSatoshi Asami1996-01-151-1/+2
* Back out patch 1.53. The problem report that had made me commit thisStefan Eßer1996-01-151-3/+3
* Disable handshake timeout. Some devices don't send an ACK for severalStefan Eßer1996-01-151-3/+3
* Get rid of two and a half printf in the kernel.Poul-Henning Kamp1996-01-158-421/+252
* My wife is busy making me a new conical hat, so you don't need toPoul-Henning Kamp1996-01-156-117/+62
* Soren called an said that I screwed up badly, so I backup untilPoul-Henning Kamp1996-01-155-55/+110
* The order of entries in the host file was reversed. It should have beenNate Williams1996-01-151-1/+1
* Check the count in the first word of __CTOR_LIST__ before executingJohn Polstra1996-01-151-4/+12
* Remove some unused vars, use new hex2ascii macro.Poul-Henning Kamp1996-01-151-22/+9
* Add an entry for MTA-3230 3.5" magneto-optical drives.Jordan K. Hubbard1996-01-152-0/+12
* Make bin2bcd and bcd2bin global macroes instead of having localPoul-Henning Kamp1996-01-1512-179/+76