]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1997-12-04 helbigThis commit was generated by cvs2svn to compensate...
1997-12-04 helbigProvides date of easter and other calendar related...
1997-12-04 dgshuffle structs for better cacheline behavior.
1997-12-04 charnierUse err(3). Add prototypes. Document that startup scrip...
1997-12-04 charnierSort #includes. Add rcsid. Use full pathname in SYNOPSI...
1997-12-04 steveFTP_INTERNAL_LS -> FTPD_INTERNAL_LS
1997-12-04 steveUse 'proto <tcp|udp|all>' to select the protocol to...
1997-12-04 impBuffer overflow from bitblt's commit to OpenBSD. Commi...
1997-12-04 impThe Libretto's BIOS doesn't set edx on the APM_GETPWSTA...
1997-12-03 brianFix the CCP Type field value for DEFLATE.
1997-12-03 bdeFixed corruption of the per-group used directories...
1997-12-03 sefMake has_f00f_bug extern, and get rid of some unused...
1997-12-03 brianAbstract the CCP layer a level.
1997-12-03 katoSync with sys/i386/i386/machdep.c and trap.c revisions...
1997-12-03 charnierUse full path in synopsis. Syslog will add trailing \n.
1997-12-03 charnierUse err(3). Remove progname and trailing \n in syslog...
1997-12-03 sefWork around for the Intel Pentium F00F bug; this is...
1997-12-03 acheExpand default datasize to 22M, perl5 & pine are usual...
1997-12-02 nate- Remove the code that cleared out the registers (previ...
1997-12-02 seFix size of start queue to 32 entries, independent...
1997-12-02 nate- Add necessary include files and fix bugs in last.
1997-12-02 nate- Bring in code removed from /sys/pccard/pcic.c, includ...
1997-12-02 wollmanNow that it's built at the same time as its source...
1997-12-02 wollmanDocument the new long names for printcap capabilities.
1997-12-02 nate- Remove PCI code from here, now that the PCI framework...
1997-12-02 dysonDefine MS_SYNC for compatibility.
1997-12-02 nate- Framework for PCI/CardBus controllers running in...
1997-12-02 phkFix the copyright and attribution on this file. I...
1997-12-02 joergFix a bug that caused cdboot to stop reading the root...
1997-12-02 phkIn all such uses of struct buf: 's/b_un.b_addr/b_data/g'
1997-12-02 wollmanMega lpd/lpd upgrade, part I:
1997-12-02 charnierUse err(3). Add protos for -Wall.
1997-12-02 charnierNo \n in syslog() strings. Add man page to Xrefs. Chang...
1997-12-02 charnierDo not terminate syslog() messages with a dot, as other...
1997-12-02 charnierDocument -n flag. Use err(3). Add usage.
1997-12-02 peter"un-bump" the major number for libtermcap.so. This...
1997-12-02 bde`nextgennumber' can go away now that is no longer ...
1997-12-02 bdeUse the same algorithm as ffs for generation numbers.
1997-12-02 bdeFix a small style bug in the generation number change...
1997-12-02 bdeRemoved __FreeBSD__ ifdefs.
1997-12-02 bdeCleaned up __getcwd(). This should be cosmetic except...
1997-12-02 katoSync with sys/i386/conf/files.i386 revision 1.180.
1997-12-01 obrienRevisions 1.14 and 1.9.2.3 fixed PR conf/5127.
1997-12-01 dysonFix a serious problem during resizing buffers where...
1997-12-01 dysonFix a problem when creating a new kernel thread. In...
1997-12-01 julianCleanup my last patch here
1997-12-01 katoSync with sys/i386/isa/isa.c revision 1.108.
1997-12-01 ahastyInclude sound_timer.c for mss device and added
1997-12-01 dysonFix error handling for VCHR type I/O. Also, fix anothe...
1997-12-01 obrienMF 22s
1997-12-01 dgReorder struct callout for better cacheline behavior.
1997-12-01 steveAdd mount_devfs(8) to the SEE ALSO section.
1997-12-01 jmb improve anti-spam rulesets: check_relay, check_...
1997-11-30 jmb improve anti-spam rulesets: check_relay, check_mail...
1997-11-30 dysonCorrect a last minute code change. Would have been...
1997-11-30 dysonFix an spl nit.
1997-11-30 steveRemove manpath.[ch] here and use the ones in ../manpath...
1997-11-30 steveResurrect manpath.c here.
1997-11-30 acheSleep 10secs after kill -HUP instead of 3secs, some...
1997-11-30 steveRemove this copy of manpath.c and add the .PATH directi...
1997-11-30 jmgfix a few style nites...
1997-11-30 dysonFinish up the vast majority of the AIO/LIO functionalit...
1997-11-30 steveAlways call gripe_reading_mp_config with the required...
1997-11-29 peters/geteid/geteuid/ - it's lucky I have a large supply...
1997-11-29 peterWork around the problems caused by calling issetugid...
1997-11-29 dgShuffle things a bit for better cacheline behavior.
1997-11-29 jdpGet rid of the dynamic linker's internal malloc package...
1997-11-29 dysonDisable the VCHR optimization for AIO until I have...
1997-11-29 dysonFix and complete the AIO syscalls. There are some...
1997-11-28 jdpIn the "ldd -v" output, display the N_AUX information...
1997-11-28 jdpRemove the prototypes for dlopen and related functions...
1997-11-28 steveSort option list so that -amin works.
1997-11-27 jdpThe previous revision (objfiles.c:1.2) fixed backtracin...
1997-11-27 pstUpgrade minor version
1997-11-27 pstResolve merge conflicts.
1997-11-27 pstThis commit was generated by cvs2svn to compensate...
1997-11-27 pstImport TCL v8.0 PL2.
1997-11-27 steveMake this manpage reveal its true identity. A diff...
1997-11-27 stevedatasize-curr -> datasize-cur, typo fix.
1997-11-27 katoRecognize 3C569 network interface when `PC98' is defined.
1997-11-27 katoSync with sys/i386/i386/userconfig.c revision 1.97.
1997-11-27 katoSync with sys/i386/conf/files.i386 revision 1.179.
1997-11-27 katoSync with sys/i386/isa/syscons.c revision 1.240.
1997-11-26 joergRemove an extraneous ".kbd" that crept in for the Swiss...
1997-11-26 joergRemoved an unused line of code, that caused an ``maybe...
1997-11-26 charnierUse err(3). -Wall cleaning. cosmetics in man page.
1997-11-26 charnierRemove \n at end of syslog string. -Wall cleaning....
1997-11-26 charnierCosmetics in man page. Add rcsid and sort #includes.
1997-11-26 charnierUse err(3). -Wall cleaning. Use Pa for file names and...
1997-11-26 brianDisplay connect time as 0 if we've never been
1997-11-25 markmkinit(1) and its man page do not agre on what is report...
1997-11-25 markmFrom the author:
1997-11-25 nate- Don't worry about the previous state of the card...
1997-11-25 sosMove the hardware currsor off screen when getting back...
1997-11-25 katoSync with sys/i386/i386/machdep.c revision up to 1...
1997-11-25 katoSync with sys/i386/i386/trap.c revision 1.115.
1997-11-25 katoSync with sys/i386/isa/isa.c revision 1.107.
1997-11-25 katoSync with sys/i386/isa/syscons.c and syscons.h revision...
1997-11-25 katoSync with sys/i386/isa/if_ed.c, if_fe.c and sio.c revis...
1997-11-25 charnierSort #includes. Add rcsid. Add man page section in...
next