]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-11-04 jhbTrim all the extra debugging output including hexdumps...
2001-11-04 jhbAxe the old cdldr.
2001-11-04 jhbUse the new cdboot instead of cdldr.
2001-11-04 jhbThis is a new CD bootstrap utility designed to replace...
2001-11-04 jhbPrint out 'foo devices:' as the line before displaying...
2001-11-03 phkDon't choke on old sd%d.ctl devices.
2001-11-03 jhbWhoops, missed these bits in the previous commit.
2001-11-03 jhbAdd support for sending messages to the serial console...
2001-11-03 jhbAdd support for outputting multiple lines when dumping...
2001-11-03 brianAdd a ``log'' command for logging specific information.
2001-11-03 jhbAdd support for trace traps by returning from them...
2001-11-03 jhbOutput a newline at the end of a dump so that there...
2001-11-03 umeUnbreak build without INET6.
2001-11-03 brianCall CCP protocol -1 ``none''
2001-11-03 nobutakaAdd myself.
2001-11-03 impSome words about awk and pain
2001-11-03 gallatinIntroduce a boot environment variable (clock_compat_osf...
2001-11-03 phkRemove unneeded and #if 0'ed code to register in cdevsw[]
2001-11-03 phkUse vfs_timestamp() instead of getnanotime().
2001-11-03 phkUse vfs_timestamp() instead of getnanotime() directly.
2001-11-03 phkAdd PCIC_TI4410
2001-11-03 phkSeparate concatenated fortunes.
2001-11-03 phkCorrect attribution and fix translation from Danish.
2001-11-03 dfrClone the alpha config for ia64.
2001-11-03 dfrImplement fpsetmask() and fpgetmask().
2001-11-03 dfrImplement <machine/ieeefp.h>
2001-11-03 peterDesupport FreeBSD/vax
2001-11-03 peter_SIG_MAXSIG (128) is the highest legal signal. The...
2001-11-03 tanimuraAvoid crash of minor numbers between /dev/midistat...
2001-11-03 peterPartial reversion of rev 1.138. kill and killpg allow...
2001-11-03 briancmott@scientech.com -> cm@linktel.net
2001-11-03 briancmott@scientech.com -> cm@linktel.net
2001-11-03 phkClean up the bogus pci.h file we create.
2001-11-03 nonRemove PAO3 dependent part.
2001-11-03 peterRemove FreeBSD/vax and FreeBSD/tahoe support.
2001-11-03 peterRemove support for FreeBSD/tahoe
2001-11-03 peterNo FreeBSD/vax here either.
2001-11-03 peterFreeBSD/vax is quite some time away.
2001-11-03 phkAdd modules for lpt, plip, ppbus, ppi and pps.
2001-11-03 peterFreeBSD/tahoe is not likely for a while.
2001-11-03 peterRepo copied contents of src/sbin/i386 to src/sbin and...
2001-11-03 peterMove i386/{fdisk,cxconfig,nextboot} to src/sbin. Elimi...
2001-11-03 peterDo not fail doing rm -f ${DESTDIR}${LIBDIR}/lib${LIB...
2001-11-03 peterPut in an attempt at stack trace/unwind records.
2001-11-03 peterDo not ``build'' (ie remove, and put in stub libraries...
2001-11-03 peterDont fail if ${DESTDIR}${LIBDIR}/ or any of its compone...
2001-11-03 peterDont fail if the intermediate directories in ${DESTDIR...
2001-11-03 peterAdd Id for 82801CA (ICH3?). The ich driver seems to...
2001-11-03 peterAdd ICH3 (82801CA/CAM) and 460GX
2001-11-03 peterAdd a 'reset' command. This is useful for panics reall...
2001-11-03 desDeclare struct uio so consumers don't have to #include...
2001-11-03 desReduce the number of #include dependencies by declaring...
2001-11-03 grogallocrqg: Don't ever try to write to a NULL pointer.
2001-11-03 obrienTighten up the random seeding a little bit more. getpi...
2001-11-03 obrienRevert rev 1.3 which moved us away from POSIX character...
2001-11-03 obrienRevert rev 1.7 which moved us away from POSIX character...
2001-11-03 desRemove a debugging warnx() that got committed by mistake.
2001-11-03 dillonImplement i386/i386/pmap.c 1.292 for alpha, ia64 (avoid...
2001-11-02 desWe have a _SIG_VALID() macro, so use it instead of...
2001-11-02 obrienBring Gawk back. There just isn't any other POSIX compl...
2001-11-02 obrienUpdate to Gawk 3.1.0.
2001-11-02 obrienBring Gawk back. There just isn't any other POSIX compl...
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-02 obrienI'd put down $10 says the author did a last minute...
2001-11-02 desAdd the as-yet-unused S_ALLSTOPS which I forgot in...
2001-11-02 cjcFix a bug I introduced yesterday. People who built...
2001-11-02 obrienWe use the stock version of this file now, but since...
2001-11-02 impArrgh. A clean pc98 build failed due to bogons on...
2001-11-02 obrienWe use the stock 3.1.0 file.
2001-11-02 obrienThe bug rev 1.6 fixed was fixed in the vendor sources.
2001-11-02 obrienWe use the stock 3.1.0 file now.
2001-11-02 obrienWe use the stock 3.1.0 file (other than needing $FreeBSD$).
2001-11-02 impFactor the common parts of the Makefile.foo files....
2001-11-02 obrienMerge revision 1.2 (unspam l10n ranges check) into...
2001-11-02 obrienMerge revs 1.9 (don't choke on long lines),
2001-11-02 impBetter error messages for the cases where device_add_ch...
2001-11-02 obrienWell spell it "gnuregex.h".
2001-11-02 rwatsono Remove (struct proc *p = td->td_proc) indirection...
2001-11-02 impBack out the -w, option strict and our($...). They...
2001-11-02 rwatsono Remove the local temporary variable "struct proc...
2001-11-02 silbyRemove an extra " that crept into a string.
2001-11-02 obrienUpdate vendor branch to gawk-3.1.0.
2001-11-02 obrienThis commit was generated by cvs2svn to compensate...
2001-11-02 phkArgh!
2001-11-02 rwatsono Introduce group subset test, which limits the ability...
2001-11-02 phkAdd empty shell for nmount syscall (take 2!)
2001-11-02 mikeo Add new header <sys/stdint.h>.
2001-11-02 phkAdd nmount() stub function and regenerate the syscall...
2001-11-02 phkReserve 378 for the new mount syscall Maxime Henrion...
2001-11-02 mikeRather than just change the arguments to suser() change...
2001-11-02 impDon't hide the failure to allocate device behind boot...
2001-11-02 impPrint a warning when device_add_child returns NULL...
2001-11-02 impAlways set unit number to -1 unless some other unit...
2001-11-02 jlemon + Fix another possible vn_close race, in the same...
2001-11-02 rwatsono Add a comment to p_candebug() noting that the P_INEXE...
2001-11-02 impThe sound drivers live in sound/driver, not sound/drivers
2001-11-02 rwatsonMerge from POSIX.1e Capabilities development tree:
2001-11-02 rwatsonMerge from POSIX.1e Capabilities development tree:
2001-11-02 nyanFixed sioreg.h path.
2001-11-02 rwatsono Capabilities cap_check() interface revised to remove...
next