summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add two entries about ccd.asami1996-10-091-2/+45
* Enable NIS supportpst1996-10-091-3/+5
* Put I*86_CPU defines in opt_cpu.h.bde1996-10-0929-37/+82
* Oops, this wasn't supposed to have -Wcast-qual yet.bde1996-10-092-4/+4
* Added new documented options I586_OPTIMIZED_BCOPY and I586_OPTIMIZED_BZERO.bde1996-10-095-5/+46
* Get rid of obsolete RTF_MASK and RTF_CHAINDELETE flags.wollman1996-10-091-3/+3
* Accept 'Q' or 'ESC' in intro screen as a "Jane, stop this crazy thing!"jkh1996-10-091-4/+8
* Enable the i586-optimized bcopy if the cpu is a "586" and optionbde1996-10-092-8/+32
* Remove reference to oobsolete RTF_MASK flag (soon to be removed).wollman1996-10-091-2/+1
* Added i586-optimized bcopy() and bzero().bde1996-10-093-168/+861
* Require that a timezone specified via the TZ envariable be a regularwollman1996-10-091-1/+7
* Add orandom(), osrandom(), etc.ache1996-10-091-3/+7
* Improve seeding, the random sequence did not vary matchache1996-10-092-14/+75
* Don't claim the console when the driver is disabled. The getc/putcbde1996-10-094-7/+7
* DTRT if ESC is hit in a Yes/No dialog.jkh1996-10-0918-42/+48
* Fix searching for shell quoting characters. I guess it waswosch1996-10-093-21/+43
* Added option PROBE_KEYBOARD_LOCK which gives a serial console if thebde1996-10-082-2/+16
* Saved about 160 bytes by using the gcc-2.7 alignment options.bde1996-10-081-2/+2
* Print the dos device number for read failures.bde1996-10-081-2/+3
* Fix an error in the description of "h_errno". Add "const" to a fewjdp1996-10-081-4/+4
* Removed unused arg to badsect(). It wasted 16 bytes.bde1996-10-082-7/+7
* Use the same warning flags as for the kernel. This causes surprisinglybde1996-10-081-1/+3
* Oops, forgot to cvs add bsd.kern.mk.bde1996-10-082-0/+30
* Centralized the definition of CWARNFLAGS into bsd.kern.mk.bde1996-10-086-47/+17
* Fixed pessimized (short) i/o port types.bde1996-10-084-9/+7
* Fix a macro error in HISTORY section.wollman1996-10-081-2/+2
* Delete stale rt_metrics and route flag descriptions and replace them withwollman1996-10-081-34/+14
* Add an rtentry(9) page to describe the structure of a routing-tablewollman1996-10-083-4/+292
* Don't mention tcpdump; this is for groff.bde1996-10-081-1/+1
* Yet another attempt to remove the old libraries correctly. libfoo.*bde1996-10-082-5/+7
* Add a -p to the amd invocation, it's not optional since we are expectingpeter1996-10-081-2/+2
* Some tweaks after having run a YP-only system with quotas:peter1996-10-081-15/+19
* Fix a typo. Oops.sef1996-10-081-2/+2
* Document what I believe to be the interface of rtalloc*.wollman1996-10-082-2/+203
* Fix the case where fsck would not see sparse directories and the kernel wouldguido1996-10-0816-5/+220
* Generate ISO-8859-1 text by default instead of US-ASCII.jfieber1996-10-081-2/+2
* Link shared libraries with -xpst1996-10-081-1/+1
* Shared libraries should be linked with -x.pst1996-10-081-1/+1
* O' to be bitten by CVS. Cleanup after importsteve1996-10-0857-101/+99
* Paul objected to my previous change. This adds the same functionalitysef1996-10-082-5/+13
* Fixed prototyping of dlopen/dlsym in dlfcn.h, to match how crt0.c definesscrappy1996-10-081-2/+2
* Fixed the wrong include file for a "prototype mismatch" error betweenscrappy1996-10-083-9/+9
* Use ${INSTALL} -C instead of -c. I did it with -C originally, but duringpeter1996-10-071-2/+2
* dlfcn.h and link.h have conflicting declarations for dlopen/dlsym,scrappy1996-10-073-9/+9
* Implement virtual-to-physical address mapping for the kvm library onpeter1996-10-072-40/+130
* All three files: make COMPAT_IPFW==0 case work again.wollman1996-10-073-30/+46
* Remove some historical cruft inherited from the loopback driver in whichwollman1996-10-071-6/+1
* Improved in_pcblookuphash() to support wildcarding, and changed relaventdg1996-10-076-67/+60
* Fix padding of short packets (PR#1701).wollman1996-10-072-24/+20
* close pr 1509jfieber1996-10-071-2/+2
OpenPOWER on IntegriCloud