]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-06-07 acheAdd ability to read/write localized manpages
1999-06-07 archieksprintn() may be called with base=2, so redefine MAXNB...
1999-06-07 bdeFixed previous fix (dad -> rda via rad).
1999-06-07 desSeparate the pftp and FTP_PASSIVE_MODE tests so gate...
1999-06-07 dtEnsure that host_addr (which is returned in struct...
1999-06-07 krisChanges from OpenBSD:
1999-06-07 jkoshyCorrect typos.
1999-06-07 steveSpell the .St macro correctly.
1999-06-07 steveSpell isinf(3) correctly.
1999-06-06 mjacobAdd a clarification in the man page suggesting that...
1999-06-06 steveThe FD options are now in /sys/conf/options so need...
1999-06-06 julianfix (non destructive) braino to do with quoting in...
1999-06-06 wpaulSmall optimization: use wi_seek() in wi_read_record...
1999-06-06 jdpCall do_ctors() and do_dtors() using indirect calls...
1999-06-06 krisCorrect description of -c and -w options
1999-06-06 jsegerUpdate of intro(2)/errno(2) in the ongoing effort of...
1999-06-06 andreasSince FreeBSD can be used as sniffer, update the /etc...
1999-06-06 katoSync with sys/i386/conf/majors.i386 revision 1.76.
1999-06-06 katoSync with sys/boot/i386/libi386/bootinfo.c revision...
1999-06-06 phkReserve cdev major 126 for sync support.
1999-06-06 phktypo in previous commit
1999-06-06 phkIntroduce IFF_SMART bit.
1999-06-06 krisThe -perm option takes argument [-]mode, not [-mode]
1999-06-06 krissprintf -> snprintf
1999-06-06 archieThe function ksprintn(), which is used to convert numbe...
1999-06-05 brianCorrect the way ppp transfers links on the server side...
1999-06-05 julianStore the start time for later so it can be reprinted...
1999-06-05 hoek- When trying to decide if $EDITOR == "vi", match again...
1999-06-05 alcvm_mmap:
1999-06-05 luoqiFix an accounting problem when prefaulting 4M pages.
1999-06-05 acheremove getopt & friend declarations, now unistd.h included
1999-06-05 achefix typo preventing to include unistd.h
1999-06-05 ruFix a width.
1999-06-05 dfrFloppy driver options moved to conf/options.
1999-06-05 dfr* Implement ISA dma (only for CIA now but more chipsets...
1999-06-05 bdeDon't discard error output from sysctl(8).
1999-06-05 archieWhen incrementing through a SIOCGIFCONF list, enforce...
1999-06-05 archieWhen incrementing through a SIOCGIFCONF list, enforce...
1999-06-05 phkAdd handle to control global TCP keepalives and turn...
1999-06-05 peterVarious changes lifted from the OpenBSD cvs tree:
1999-06-05 peterFix a malloc race
1999-06-05 peterDon't mistake a non-async block that needs to be commit...
1999-06-05 alcRestructure pipe_read in order to eliminate several...
1999-06-05 julianSupport the IANA definition of Shift Jis nameley ja_JP...
1999-06-04 peterChange an internal variable from "class" to "ns_class...
1999-06-04 hoekNo, the space required for a string is strlen() _plus_...
1999-06-04 bdeFixed null setting of `rc_started'. This was fixed...
1999-06-04 bdeReally fix cy-driver-related panics when SMP is configu...
1999-06-04 billf${.CURDIR} doesn't have to be /usr/src, especially...
1999-06-04 rogerFix the cdevsw_add change made by PHK.
1999-06-04 n_hibmaAdd remark about where bInterfaceProtocol number for...
1999-06-04 ruFix the parsing of ip addresses on a command line.
1999-06-04 ruSwitch to proper mbr.
1999-06-04 katoOops, remove redundant comments.
1999-06-04 katoDeclare Crtat and Atrat because screen savers use these...
1999-06-04 ghelmerModify the boot loader to recognize the -C flag and...
1999-06-04 billfsunsite is now metalab.
1999-06-04 billfBlindly commit an entry for a 'Castlewood ORB2-E',...
1999-06-04 mharoAdd the 3Dfx Voodoo Banshee
1999-06-04 wpaulApply patch for PR #12008: remember to reset _yp_enable...
1999-06-04 peterPlug a mbuf leak in tcp_usr_send(). pru_send() routine...
1999-06-03 peterRemove a rather bogus search path reference..
1999-06-03 peterGC unused prototype
1999-06-03 peterQuieten the bt_isa_probe() messages since they get...
1999-06-03 peterremove references to isa_device, it's no longer associa...
1999-06-03 peterCheck and warn about unknown devices in the config...
1999-06-03 katoRemove VM86 option.
1999-06-03 katoSync with sys/i386/i386/machdep.c revision 1.339.
1999-06-03 brianFix some MP sequence number comparison bogons that...
1999-06-03 katoSync with sys/i386/conf/files.i386 and options.i386...
1999-06-03 yokotaMention that 8x8 font is required for 43, 50 and 60...
1999-06-03 yokotaMake it clear that PS/2 type mice will work only with...
1999-06-03 yokotaFix PS/2 MouseMan+ protocol. We have been looking...
1999-06-03 katoUse MACHINE_ARCH instead of MACHINE to check x86 archit...
1999-06-03 rugetvfsbyname() returns zero on success.
1999-06-02 brianOops, quieten a compiler warning.
1999-06-02 brianMention physical and sync logging in the ``set log''
1999-06-02 bdeBacked out the previous backout. We may as well have...
1999-06-02 bdeFixed bitrot in synopsis (a missing include).
1999-06-02 briano Alter the mbuf type as it's processed by different...
1999-06-02 newtonBack out last commit (did I get all of them?)
1999-06-02 jbRemove vinum from the build until Greg reviews phk...
1999-06-02 ruSpelling corrections for dummynet.
1999-06-02 hoekDon't print backspaces in first column since they backu...
1999-06-02 brianIntroduce the ``keep-session'' option. Refer to the man
1999-06-01 jlemonUnbreak memory sizing for SMP.
1999-06-01 dt|| vs && confusion in cdevsw_add().
1999-06-01 dtRemove an unused variable.
1999-06-01 dtcdevsw_add(&cn_devsw), not cdevsw_add(&dev).
1999-06-01 hoekGrok gtags too.
1999-06-01 brianIncrease the length of an individual device name to...
1999-06-01 wpaulChange the warning message issued if pci_map_port(...
1999-06-01 phkIntroduce the makebdev() function, it does the same...
1999-06-01 jlemonNull commit; note that there is a new memory sizing...
1999-06-01 jlemonUnifdef VM86.
1999-06-01 jlemonMake vm86 a standard component
1999-06-01 jlemonUnifdef VM86
1999-06-01 rogerUpdated to support new Meteor/PPB cards (PCI-PCI Bridge).
1999-06-01 phkShorten a detour around dev_t to get a udev_t created.
1999-06-01 brianMake async/sync/physical/hdlc dumps prettier by showing...
next