]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-06-13 Nick Hibma1) remove the soft reset after a command failed.
1999-06-13 Poul-Henning... Eliminate the bogus procfs private almost struct dirent...
1999-06-13 Nick Hibma1) Add non-blocking I/O on read
1999-06-13 Nick Hibma1) Add the USB controllers (will now print pretty strin...
1999-06-13 Nick HibmaShorten the strings a bit (remove 'Host')
1999-06-13 Dmitrij TejblumFix placement of signal trampoline.
1999-06-13 Alan CoxUse pmap_kenter instead of pmap_enter to map the messag...
1999-06-13 Roger HardimanRemoved checking for unit>NBKTR.
1999-06-13 Roger HardimanAdd bktr_load for the loadable Bt848/Bt878 driver.
1999-06-12 Alan Coxvm_map_protect:
1999-06-12 Roger HardimanAdd bktr (Bt848/Bt878 driver loadable module) to the...
1999-06-12 Roger HardimanChange perl5 to perl (same change as made in the fxp...
1999-06-12 Roger HardimanMakefile to build a loadable bktr Bt848/Bt878 device...
1999-06-12 Roger HardimanUpdated to use the new 4.x newbus API
1999-06-11 Mike PritchardFix a minor style nit in the NAME section.
1999-06-11 Mike PritchardMove the description of the strncmp() function from...
1999-06-11 Brian SomersShow the correct error if we fail to open a device.
1999-06-11 Ruslan ErmilovDon't accept divert/tee/pipe rules without correspondin...
1999-06-11 Brian SomersDescribe why a ``magic'' enddisc is not always a good...
1999-06-11 Joseph KoshyLarger, space separated fields in the output of repquota.
1999-06-11 Ruslan ErmilovWorkaround the problem that the first (and only first...
1999-06-11 Tim VanderhoekCompile when NO_REGEX is defined.
1999-06-10 Mark MurrayImprovement in the description of what this does.
1999-06-10 Dmitrij TejblumReplace my previous fix of saving the FP state with...
1999-06-10 Kenneth D.... For vendor-specific commands sent using the 'camcontrol...
1999-06-10 Hidetoshi ShimokawaRemove 'SET_ASM_OP' macro, which is unused now and...
1999-06-10 Brian SomersAllow reserved substitution strings to be escaped by...
1999-06-10 Brian SomersNever bring a link back up after receiving a terminatin...
1999-06-10 Jonathan LemonChange variable used for calculating ending address...
1999-06-10 Brian SomersDon't delete quota files when clean-tmps is enabled.
1999-06-10 Brian SomersAllow a remote IP and port range specification in the
1999-06-09 Brian SomersInitialise `mp'.
1999-06-09 Brian SomersAllow our endpoint discriminator to be enabled, disable...
1999-06-09 Brian SomersAdd a rather complicated but impressive example of how
1999-06-09 Andrey A. ChernovAdd detection code for NVidia Riva 128,TNT,TNT2
1999-06-09 Jordan K. Hubbardwhere_arge is allocated on stack and return address...
1999-06-09 Jordan K. HubbardRemove apple.com from time server list.
1999-06-09 Jordan K. HubbardVarious edits to shrink fixit and enable dhcp-client
1999-06-09 Brian SomersUse the correct pid when substituting PROCESSID.
1999-06-09 Andrey A. Chernovlittle optimization of locale sensing code
1999-06-08 Brian SomersDon't use static variables if we don't have to.
1999-06-08 Brian SomersDon't drop the last character from lines in ppp.secret...
1999-06-08 Dmitrij TejblumUse kmem_alloc_nofault() rather than kmem_alloc_pageabl...
1999-06-08 Dmitrij TejblumAdd a function kmem_alloc_nofault() - same as kmem_allo...
1999-06-08 Dmitrij TejblumKeep fpcurproc locked in memory, so that we always...
1999-06-08 Andrey A. ChernovJust ignore malformed locale variable unless -d specified
1999-06-08 Brian SomersIf amd_flags is empty, don't add -p as it makes amd...
1999-06-08 Brian SomersDon't IPCP TLD if we're already doing it. This prevents
1999-06-08 Brian SomersMake the ``load'', ``dial'' and ``open'' commands a...
1999-06-08 Foxfair HuChange locale name of Traditional Chinese : zh_TW.BIG5...
1999-06-07 Mike SmithFrom the submitter:
1999-06-07 Andrey A. ChernovFix -T doubling
1999-06-07 Andreas Klemmsolve name conflict
1999-06-07 Andrey A. ChernovLocalize NEQN part too
1999-06-07 Andrey A. ChernovAdd ability to read/write localized manpages
1999-06-07 Archie Cobbsksprintn() may be called with base=2, so redefine MAXNB...
1999-06-07 Bruce EvansFixed previous fix (dad -> rda via rad).
1999-06-07 Dag-Erling... Separate the pftp and FTP_PASSIVE_MODE tests so gate...
1999-06-07 Dmitrij TejblumEnsure that host_addr (which is returned in struct...
1999-06-07 Kris KennawayChanges from OpenBSD:
1999-06-07 Joseph KoshyCorrect typos.
1999-06-07 Steve PriceSpell the .St macro correctly.
1999-06-07 Steve PriceSpell isinf(3) correctly.
1999-06-06 Matt JacobAdd a clarification in the man page suggesting that...
1999-06-06 Steve PriceThe FD options are now in /sys/conf/options so need...
1999-06-06 Julian Elischerfix (non destructive) braino to do with quoting in...
1999-06-06 Bill PaulSmall optimization: use wi_seek() in wi_read_record...
1999-06-06 John PolstraCall do_ctors() and do_dtors() using indirect calls...
1999-06-06 Kris KennawayCorrect description of -c and -w options
1999-06-06 Justin M. SegerUpdate of intro(2)/errno(2) in the ongoing effort of...
1999-06-06 Andreas KlemmSince FreeBSD can be used as sniffer, update the /etc...
1999-06-06 KATO TakenoriSync with sys/i386/conf/majors.i386 revision 1.76.
1999-06-06 KATO TakenoriSync with sys/boot/i386/libi386/bootinfo.c revision...
1999-06-06 Poul-Henning... Reserve cdev major 126 for sync support.
1999-06-06 Poul-Henning... typo in previous commit
1999-06-06 Poul-Henning... Introduce IFF_SMART bit.
1999-06-06 Kris KennawayThe -perm option takes argument [-]mode, not [-mode]
1999-06-06 Kris Kennawaysprintf -> snprintf
1999-06-06 Archie CobbsThe function ksprintn(), which is used to convert numbe...
1999-06-05 Brian SomersCorrect the way ppp transfers links on the server side...
1999-06-05 Julian ElischerStore the start time for later so it can be reprinted...
1999-06-05 Tim Vanderhoek- When trying to decide if $EDITOR == "vi", match again...
1999-06-05 Alan Coxvm_mmap:
1999-06-05 Luoqi ChenFix an accounting problem when prefaulting 4M pages.
1999-06-05 Andrey A. Chernovremove getopt & friend declarations, now unistd.h included
1999-06-05 Andrey A. Chernovfix typo preventing to include unistd.h
1999-06-05 Ruslan ErmilovFix a width.
1999-06-05 Doug RabsonFloppy driver options moved to conf/options.
1999-06-05 Doug Rabson* Implement ISA dma (only for CIA now but more chipsets...
1999-06-05 Bruce EvansDon't discard error output from sysctl(8).
1999-06-05 Archie CobbsWhen incrementing through a SIOCGIFCONF list, enforce...
1999-06-05 Archie CobbsWhen incrementing through a SIOCGIFCONF list, enforce...
1999-06-05 Poul-Henning... Add handle to control global TCP keepalives and turn...
1999-06-05 Peter WemmVarious changes lifted from the OpenBSD cvs tree:
1999-06-05 Peter WemmFix a malloc race
1999-06-05 Peter WemmDon't mistake a non-async block that needs to be commit...
1999-06-05 Alan CoxRestructure pipe_read in order to eliminate several...
1999-06-05 Julian ElischerSupport the IANA definition of Shift Jis nameley ja_JP...
1999-06-04 Peter WemmChange an internal variable from "class" to "ns_class...
1999-06-04 Tim VanderhoekNo, the space required for a string is strlen() _plus_...
next