summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Changes from OpenBSD:kris1999-06-073-16/+27
* Correct typos.jkoshy1999-06-071-3/+3
* Spell the .St macro correctly.steve1999-06-071-1/+1
* Spell isinf(3) correctly.steve1999-06-071-1/+1
* Add a clarification in the man page suggesting that some tapesmjacob1999-06-061-3/+9
* The FD options are now in /sys/conf/options so need to duplicate themsteve1999-06-062-8/+2
* fix (non destructive) braino to do with quoting in makefiles.julian1999-06-061-2/+2
* Small optimization: use wi_seek() in wi_read_record() and wi_write_record()wpaul1999-06-062-54/+18
* Call do_ctors() and do_dtors() using indirect calls through functionjdp1999-06-061-3/+12
* Correct description of -c and -w optionskris1999-06-061-8/+10
* Update of intro(2)/errno(2) in the ongoing effort of the Programmer'sjseger1999-06-061-0/+25
* Since FreeBSD can be used as sniffer, update the /etc/protocols fileandreas1999-06-061-9/+102
* Sync with sys/i386/conf/majors.i386 revision 1.76.kato1999-06-061-1/+2
* Sync with sys/boot/i386/libi386/bootinfo.c revision 1.19.kato1999-06-061-1/+5
* Reserve cdev major 126 for sync support.phk1999-06-062-2/+4
* typo in previous commitphk1999-06-061-2/+2
* Introduce IFF_SMART bit.phk1999-06-063-8/+12
* The -perm option takes argument [-]mode, not [-mode]kris1999-06-061-3/+6
* sprintf -> snprintfkris1999-06-061-2/+3
* The function ksprintn(), which is used to convert numbers to ASCII, is notarchie1999-06-061-8/+14
* Correct the way ppp transfers links on the server side in MPbrian1999-06-0511-35/+137
* Store the start time for later so it can be reprinted at the end.julian1999-06-051-2/+4
* - When trying to decide if $EDITOR == "vi", match against only the firsthoek1999-06-051-5/+28
* vm_mmap:alc1999-06-051-3/+4
* Fix an accounting problem when prefaulting 4M pages.luoqi1999-06-052-4/+4
OpenPOWER on IntegriCloud