summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* peter pointed out that I missed a hard coded location for the memory.imp2001-11-261-4/+5
* First part of patches to make sio grok 16-bit serial cards underimp2001-11-263-3/+33
* Make the address we kludily allocate in pccbb be a #define for easierimp2001-11-261-3/+5
* Lose the line listing CD-{R,RW} drives. Listing these few devices isbmah2001-11-262-4/+0
* First alpha cleanup-patch to try to reduce the amount of hardwarebmah2001-11-262-168/+196
* Add attribution for lomac(4) feature.bmah2001-11-262-2/+4
* Fix POLA - when selecting line into syscons' cut'n'paste buffer (doublesobomax2001-11-251-0/+4
* DEVFS has resurfaced.dd2001-11-252-8/+0
* Address two minor issues: implement the _PC_NAME_MAX and _PC_PATH_MAXdd2001-11-251-2/+29
* Since kqueue support was added to tail, the "-F" option (check foriedowse2001-11-251-30/+34
* Set a BOOTABLE variable to "-b" if MACHINE is not pc98, and use it fornyan2001-11-251-6/+9
* Style clean-up.sheldonh2001-11-251-29/+31
* Context:bmilekic2001-11-251-1/+2
* Use 'GET' method instaed of 'HEAD', since some proxy server doesn't workmatusita2001-11-251-1/+30
* Spelling police: sucessful -> successful.dd2001-11-2410-10/+10
* Spelling police: sucessful -> successful.dd2001-11-241-1/+1
* Fix typo.dd2001-11-241-1/+1
* Remove a stale list of supported filesystems. If we do need a list ofdd2001-11-241-17/+0
* Whoops... left some junk in previous commit.luigi2001-11-241-4/+0
* Let "make" use the .mk files from the correct source tree insteadluigi2001-11-241-6/+24
* Spelling police: "more then" - "more than" where appropriate.dd2001-11-243-3/+3
* convert holdsock() to fget(). Add XXX reminder for future socket locking.dillon2001-11-241-3/+6
* Add suspend/resume support.iwasaki2001-11-241-4/+67
* Remove the stuff about only the superuser being able to use this (seedd2001-11-241-4/+3
* Talk about what the user needs to do to get the snp devices, and howdd2001-11-242-2/+19
* Change 'superuser' to 'user' which was forgotten in the previousdd2001-11-241-2/+1
* Patch to allow the ed driver interrupt routine to terminate if theimp2001-11-241-4/+17
* (Forced commit to list actual problems fixed / PRs affected).ru2001-11-240-0/+0
* Check the return value of tsleep() in snpread(). This may bedd2001-11-241-1/+4
* Remove the sentence about only root being able to run watch(8). Itdd2001-11-241-14/+10
* Add an -f option which allows one to specify a snp device to use.dd2001-11-242-8/+30
* s/processes/files/ inherited from kvm_getprocs(3).ru2001-11-241-1/+1
* second part of the patches to complete ipf changes to rcdarrenr2001-11-243-120/+103
* Return EBUSY if we try to attach to a tty that is already beingdd2001-11-241-0/+2
* Create a snpbasedev variable which holds a reference to the first snpdd2001-11-241-3/+9
* Revert incorrect KSEfication: realitexpire expects a struct proc *, not ades2001-11-241-1/+1
* Resolve all the ipfilter startup issues in rc.network with one big patchdarrenr2001-11-247-413/+497
* Submitted by:David E. O'Briengroudier2001-11-241-4/+4
* Allow an ``at now'' specification.brian2001-11-241-1/+5
* Since we used '#ifdef __i386__', don't close with '#endif /* !__alpha__ */'dfr2001-11-241-1/+1
* PC98 boxes cannot boot from CD-ROM.nyan2001-11-241-0/+2
* Be more explicit about the fact that realloc() might return akeramida2001-11-241-0/+4
* Whitespace change - replace leading spaces with tabs.luigi2001-11-241-6/+6
* Remove the use of _PATH_DEV in the example.obrien2001-11-242-4/+4
* Fix decode tableache2001-11-231-5/+5
* Remove the hack that ensures that rt_Update() works on FreeBSD. Nowbrian2001-11-231-23/+5
* The Olympus C-1 digital camera uses a non-standard BBB command-statusiedowse2001-11-231-0/+17
* When writing messages to the routing socket, round sockaddr sizesbrian2001-11-231-12/+19
* Be paranoid about non-zero netmasks being associated with INET addressesbrian2001-11-232-5/+20
* Regen.iedowse2001-11-232-2/+9
OpenPOWER on IntegriCloud