aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initialize the cpu_class variable. This prevents i386 machines fromJoerg Wunsch1996-01-212-4/+4
* Upgrade to Apache 1.0.Jordan K. Hubbard1996-01-211-77/+133
* Fixed the one remaining %r.Bruce Evans1996-01-211-2/+2
* Install intro.4, pt.4 and worm.4.Bruce Evans1996-01-211-3/+5
* Use `make' loops instead of shell loops to install things. This fixesBruce Evans1996-01-211-14/+15
* Added share/examples/{meteor,sliplogin}.Bruce Evans1996-01-211-1/+5
* Back out my previous change, which caused c++rt0.o to be linked intoJohn Polstra1996-01-211-1/+1
* Make the reduction algorithm to tune the file system size lessJoerg Wunsch1996-01-212-12/+36
* One missed printf in the debugger.Poul-Henning Kamp1996-01-211-2/+2
* Remove phk's errr... interesting idea of slicing a floppy into 10Joerg Wunsch1996-01-212-2/+2
* Add intro(4), as it's being referenced from severall other pages.Joerg Wunsch1996-01-211-0/+175
* Implement an optional TIMEOUT value while entering the boot parameterJoerg Wunsch1996-01-212-4/+33
* Newest version of the Matrox Meteor driver. Tested with various MBONEJordan K. Hubbard1996-01-214-373/+754
* Slightly improved debug messages for inserting new itemsJulian Elischer1996-01-211-9/+13
* oops.Julian Elischer1996-01-211-4/+4
* Submitted by: Bruce Evans (bde)Julian Elischer1996-01-213-6/+12
* Removed last vestige of JREMOD.Bruce Evans1996-01-211-1/+0
* Previous commit to vfs_cluster accidentally disabled read-ahead. ProblemJohn Dyson1996-01-201-1/+2
* Removed stale #includes of "opt_sysvipc.h".Bruce Evans1996-01-203-6/+2
* - FreeBSD'ized the ptrace manpage by removing non-FreeBSD specific portions.Nate Williams1996-01-202-214/+16
* This commit was generated by cvs2svn to compensate for changes in r13519,Nate Williams1996-01-201-0/+395
|\
| * ptrace(2) manpageNate Williams1996-01-201-0/+395
* | Typo in jmb's email URL.John Fieber1996-01-201-2/+2
* | Fold in my latest changes to the worm driver.Joerg Wunsch1996-01-201-6/+17
* | Make the "uk" device usable again. The open() always failed due to an intern...Joerg Wunsch1996-01-203-5/+8
* | Route calls the errx routine with the wrong number of argumentsMike Pritchard1996-01-201-2/+2
* | Use the correct buffer size from limits.h for the error bufferMike Pritchard1996-01-201-2/+3
* | Remove unused include of utmp.h from print.c. Closes PR# 486.Mike Pritchard1996-01-201-2/+1
* | Rcsdiff incorrectly only allows one -L option to be specified.Mike Pritchard1996-01-201-2/+2
* | Fix a variety of minor typos and cross references in a bunch ofMike Pritchard1996-01-2012-25/+26
* | Add a note about needing a new version of config(8) when upgrading from olderNate Williams1996-01-201-1/+8
* | Added a comment above the npx0 device lineNate Williams1996-01-202-2/+4
* | - Make it even more obvious that npx0 is 'mandatory'.Nate Williams1996-01-201-11/+10
* | Removed config.new from the release. It is unused by any current versionNate Williams1996-01-2017-4944/+3
* | Reinstate AUTO_EOI_1. This did break suspend/resume on some portables.Poul-Henning Kamp1996-01-195-117/+169
* | Fixed vm_map_find for new vm changes.John Dyson1996-01-191-5/+6
* | Fixed vm_map_find for new vm updates.John Dyson1996-01-193-12/+20
* | More man page cleanups.Garrett Wollman1996-01-199-442/+542
* | Imake %.*s really work. :-(Poul-Henning Kamp1996-01-191-5/+9
* | Correct some formatting problems pointed out by bde.Garrett Wollman1996-01-192-66/+136
* | Fix bad typo: > was used instead of >> ...Stefan Eßer1996-01-192-8/+8
* | Improve PCI probe messages by printing the bus number.Stefan Eßer1996-01-192-6/+6
* | Some trivial fixes to get it to compile again, plus some new lint:Peter Wemm1996-01-192-8/+14
* | Make result of sprintf zero terminated. Fix %r for sprintf case.Poul-Henning Kamp1996-01-191-6/+10
* | Source cleanup: prototypes, varargs, POSIXification, getopts, -Wall clean.Peter Wemm1996-01-191-183/+182
* | remove tcp_lastport - it has not been used for quite a while (at leastPeter Wemm1996-01-191-2/+1
* | Change the default local address range for IP from 1024 through 5000Peter Wemm1996-01-192-5/+33
* | Eliminated many redundant vm_map_lookup operations for vm_mmap.John Dyson1996-01-1959-1016/+1604
* | 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