]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-06-02 schweikhFix typo in the BSD copyright: s/withough/without/
2002-06-02 alc o Style fixes to vm_map_split(), including the elimina...
2002-06-02 marcelFix breakage caused by allocating the I/O buffer. There...
2002-06-02 obrienTurn on the math function stub stubs.
2002-06-02 bmahTwo markup fixes in sendmail section, add a missing...
2002-06-02 bmahFix error in ls -h relnote.
2002-06-02 acheAdd NCURSES_OSPEED replace command to MANFILTER
2002-06-02 brianDon't send a RAD_NAS_IP_ADDRESS attribute as RAD_NAS_ID...
2002-06-02 tjrSupport the SysV-style -exec utility args.. {} + functi...
2002-06-02 schweikhFix spelling errors: minumum, overriden, inheritted
2002-06-02 schweikhCorrect a bunch of typos. Translators can ignore this...
2002-06-02 schweikhRemove a URL from the middle of the BSD copyright ...
2002-06-02 tjrDon't exit immediately if an error occurs, continue...
2002-06-02 tjrFix typo causing ``fc -e'' to not work correctly. getop...
2002-06-02 tjrAdding an entry to the history with H_ENTER moves libed...
2002-06-02 alc o Condition vm_object_pmap_copy_1()'s compilation...
2002-06-02 alfredbde noticed that SOMAXCONN breaks pretty badly as an...
2002-06-01 alc o Remove GIANT_REQUIRED from vm_map_zfini(), vm_map_zi...
2002-06-01 bdeFinish removing the share/man/tools/directory.
2002-06-01 mikeBe more strict about namespaces.
2002-06-01 alfredBackout/modify previous revision:
2002-06-01 alfredSilence warnings, remove some empty 'default' switch...
2002-06-01 alfredDeclare a variable sized array within a structure using...
2002-06-01 alfredSilence preprocessor warning, No need to use CONCAT...
2002-06-01 alfredUnbreak LINT by compensating for the
2002-06-01 umeSkip duplicated prefixes in get_prefix().
2002-06-01 mikeFix some, but not all style bugs.
2002-06-01 alfredFix warnings.
2002-06-01 alfredGet rid of warnings, there's no need to do preprocessor...
2002-06-01 mikeAdd mdoc bits for the new waitpid() WCONTINUED option...
2002-06-01 mikeAdd POSIX.1-2001 WCONTINUED option for waitpid(2)....
2002-06-01 bdeFixed the return value of fpsetmask(). The API require...
2002-06-01 umeKNF
2002-06-01 bdeFixed style bugs in rev.1.9.
2002-06-01 alc o Revert a part of revision 1.66, contrary to what...
2002-06-01 umesprintf -> snprintf
2002-06-01 alfredFix a couple of places where preprocessor concatination...
2002-06-01 alfredSilence warning.
2002-06-01 matusitaBrush up descriptions of sendmail menu last added.
2002-06-01 matusitaAdd 'Sendmail' menu to set sendmail_enable variable.
2002-06-01 greenFix a bug in sed(1)'s "s" command wherein if an escape...
2002-06-01 semenuMake devfs to give honour to PDIRUNLOCK flag.
2002-06-01 ruQuick, low impact band-aide to unbreak the build. ...
2002-06-01 wilkoAlphaPC164 can have 1Gbyte of RAM using 8x 128MB SIMMs
2002-06-01 alfredShould have been part of recent commit:
2002-06-01 alfredCall destroy_dev in detach routine to cleanup properly...
2002-06-01 impUse PCI_INTERRUPT_VALI in stead of hard coded 255
2002-06-01 impMore style(9) nits
2002-06-01 impDefine a PCI_INVALID_IRQ to augment PCI_INTERRUPT_VALID
2002-06-01 impUse a common function to map the bogus intlines.
2002-06-01 bsdMake a structure definition slightly more style(9)...
2002-06-01 impMake this file mostly conform to style(9).
2002-06-01 tjrImplement $PPID, the parent process ID of the shell.
2002-06-01 tjrSupport the remaining job ID formats required by SUSv3:
2002-06-01 jmallettWe have a version of help(SCCS) in /usr/bin now.
2002-06-01 jmallettRemove a stray asterisk in a comment.
2002-05-31 archieFix GCC warnings caused by initializing a zero length...
2002-05-31 impQuick, low impact band-aide to unbreak the build. ...
2002-05-31 anholtWarnings cleanup for gcc3. Also __FUNCTION__ -> __func__
2002-05-31 archieGrammar nit: treat "contents" as plural.
2002-05-31 archieFix a bug in m_split(): the "m->m_ext.ext_size" field...
2002-05-31 jhbDon't load a module from /stand/modules in the MFS...
2002-05-31 ruWe don't build libc_r on sparc64 for the moment.
2002-05-31 bmahpc98 now has its own relnotes and hardware documents.
2002-05-31 nyanAdd/Update hardware, installation and relnotes document...
2002-05-31 ume__FreeBSD__ is not a compiler constant. We must use
2002-05-31 pbFix integer overflow causing disk/partition size displa...
2002-05-31 desNit: kern.ttys is of type S,xtty, not S,tty.
2002-05-31 bmahpkg_version was incorrectly claiming that 1.5 == 1...
2002-05-31 schweikhBackout recent typo "fix". I've been enlightened that...
2002-05-31 jhb- Document the new `diskInteractive' variable.
2002-05-31 tjrAdd -s (output PID's only) and -l (show PID's) options...
2002-05-31 jhbIf 'netInteractive' is set to true in an installation...
2002-05-31 jhbAdd a 'diskInteractive' variable that can be set to...
2002-05-31 schweikhTypo: s/Indomptable/Indomitable/
2002-05-31 ruFixed modes.
2002-05-31 tjr#if JOBS around a job control-related statement to...
2002-05-31 tjrBreak the code to display status info for one job out...
2002-05-31 ruOn behalf of lib/compat/compat4x.i386/libusb.so.0.bz2...
2002-05-31 ruBootstrapping aid for those with Athlon upgrading from...
2002-05-31 tjrMove job to front of most recently used job list when...
2002-05-31 tjrInstead of keeping just the jobid of the most recently...
2002-05-31 tanimuraBack out my lats commit of locking down a socket, it...
2002-05-31 ruThe new bsd.incs.mk is powerful enough to handle this...
2002-05-31 jedgarRemove DESTDIR which is already included in DOCDIR.
2002-05-31 robert - Replace the bandaid introduced in revision 1.110...
2002-05-31 desExport nswapdev through sysctl(8).
2002-05-31 brooksThe loop back device hasn't been a count device for...
2002-05-31 grogKludge around troff bugs to get a reasonable print...
2002-05-31 archieGrammar fix: "contents" is plural.
2002-05-31 silbyUse %lu instead of %ld when printing rt_use (aka rt_rmx...
2002-05-31 silbyEnsure that packet counts are always reset to 0 when
2002-05-31 alcFurther work on pushing Giant out of the vm_map layer...
2002-05-31 impUse __FreeBSD_version to test what things to use
2002-05-31 keramidaTypo fix: syste -> system
2002-05-31 takawataFix build breakage on my pccard related commit.
2002-05-31 marcelDon't use an incomplete array type to mark the start...
2002-05-31 keramidaTypo: characer -> character
2002-05-30 keramidaTypo: duel -> dual
2002-05-30 julianAdd missing unlock
next