summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vm_map_protect:alc1999-06-121-2/+2
* Add bktr (Bt848/Bt878 driver loadable module) to the Makefile i386 only sectionroger1999-06-121-2/+2
* Change perl5 to perl (same change as made in the fxp module)roger1999-06-121-5/+5
* Makefile to build a loadable bktr Bt848/Bt878 device driverroger1999-06-121-0/+47
* Updated to use the new 4.x newbus APIroger1999-06-124-438/+592
* Fix a minor style nit in the NAME section.mpp1999-06-111-1/+1
* Move the description of the strncmp() function from the RETURN VALUESmpp1999-06-111-6/+6
* Show the correct error if we fail to open a device.brian1999-06-111-7/+17
* Don't accept divert/tee/pipe rules without corresponding option.ru1999-06-111-3/+11
* Describe why a ``magic'' enddisc is not always a good idea.brian1999-06-112-4/+22
* Larger, space separated fields in the output of repquota.jkoshy1999-06-111-5/+5
* Workaround the problem that the first (and only first) port nameru1999-06-111-9/+26
* Compile when NO_REGEX is defined.hoek1999-06-111-0/+2
* Improvement in the description of what this does.markm1999-06-101-10/+10
* Replace my previous fix of saving the FP state with a much simpler one: whendt1999-06-108-36/+22
* For vendor-specific commands sent using the 'camcontrol cmd' facility,ken1999-06-101-4/+4
* Remove 'SET_ASM_OP' macro, which is unused now and rather harmfulsimokawa1999-06-101-2/+0
* Allow reserved substitution strings to be escaped by preceeding thembrian1999-06-101-5/+7
* Never bring a link back up after receiving a terminating signal,brian1999-06-101-2/+2
* Change variable used for calculating ending address of physical memoryjlemon1999-06-102-4/+4
* Don't delete quota files when clean-tmps is enabled.brian1999-06-101-2/+3
* Allow a remote IP and port range specification in thebrian1999-06-104-96/+178
* Initialise `mp'.brian1999-06-091-1/+2
* Allow our endpoint discriminator to be enabled, disabled, acceptedbrian1999-06-096-20/+56
* Add a rather complicated but impressive example of howbrian1999-06-098-0/+380
* Add detection code for NVidia Riva 128,TNT,TNT2ache1999-06-091-1/+19
* where_arge is allocated on stack and return address is overwrittenjkh1999-06-091-3/+3
* Remove apple.com from time server list.jkh1999-06-093-18/+9
* Various edits to shrink fixit and enable dhcp-clientjkh1999-06-097-6/+21
* Use the correct pid when substituting PROCESSID.brian1999-06-095-18/+22
* little optimization of locale sensing codeache1999-06-091-28/+29
* Don't use static variables if we don't have to.brian1999-06-082-8/+11
* Don't drop the last character from lines in ppp.secret unless it's '\n'.brian1999-06-081-3/+5
* Use kmem_alloc_nofault() rather than kmem_alloc_pageable() to allocatedt1999-06-083-6/+6
* Add a function kmem_alloc_nofault() - same as kmem_alloc_pageable(), butdt1999-06-082-2/+27
* Keep fpcurproc locked in memory, so that we always can save the FP statedt1999-06-087-14/+35
* Just ignore malformed locale variable unless -d specifiedache1999-06-081-12/+16
* If amd_flags is empty, don't add -p as it makes amd abend.brian1999-06-087-14/+49
* Don't IPCP TLD if we're already doing it. This preventsbrian1999-06-081-19/+23
* Make the ``load'', ``dial'' and ``open'' commands a big clearer.brian1999-06-082-52/+100
* Change locale name of Traditional Chinese : zh_TW.BIG5 -> zh_TW.Big5.foxfair1999-06-0811-15/+288
* From the submitter:msmith1999-06-072-21/+18
* Fix -T doublingache1999-06-072-6/+6
* solve name conflictandreas1999-06-071-2/+2
* Localize NEQN part tooache1999-06-072-2/+13
* Add ability to read/write localized manpagesache1999-06-073-2/+163
* ksprintn() may be called with base=2, so redefine MAXNBUF accordingly.archie1999-06-071-18/+19
* Fixed previous fix (dad -> rda via rad).bde1999-06-071-3/+3
* Separate the pftp and FTP_PASSIVE_MODE tests so gate mode works again.des1999-06-071-4/+7
* Ensure that host_addr (which is returned in struct hostent::h_addr_list[0])dt1999-06-071-2/+2
OpenPOWER on IntegriCloud