]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2001-11-02 keramidaTypo correction: detailled -> detailed.
2001-11-02 rwatsono Since kern_acl.c uses #ifdef CAPABILITIES to control
2001-11-02 rwatsono Merge recent changes from the POSIX.1e capability...
2001-11-02 asmodaiDocument support for VIA 82C596 ATA-33 and ATA-66.
2001-11-02 phkphkmalloc->evilchecks++;
2001-11-02 phkAdd notice about early use from malloc.c forbidding...
2001-11-02 dfrCall ast() from exception_restore when we are restoring...
2001-11-02 dfrUse static storage for the unwind state so that we...
2001-11-02 phk#ifdef KTRACE a variable to silence a warning.
2001-11-02 asmodaiExplicitely mention this driver supports the RealTek...
2001-11-02 asmodaiFix alignment of the chipsets to the largest one described.
2001-11-02 alfredIn order to perform faster when doing "head -n", use...
2001-11-02 phkstyle(9) cleanup.
2001-11-02 alfredchange a global into a local, misc style fixes
2001-11-02 phkTurn the symlinks around, instead of ad0s1 -> ad0s1c...
2001-11-02 dfrRemember to actually free the pv_entry in pmap_remove_e...
2001-11-02 jlemonEmit a warning if the mbuf or mbuf cluster allocation...
2001-11-02 yarCosmetic: Don't output a blank line if a driver provides
2001-11-02 peterargh! cut/paste typo. :-(
2001-11-02 peter"Fix" a problem that got copied from alpha to ia64...
2001-11-01 cjcDocument the /var/run/named directory.
2001-11-01 cjcAdd a directory in /var/run to store ppp(8) command...
2001-11-01 jkhMFS: Stop reaping children. It makes evil things happe...
2001-11-01 iwasakiOops, deleted wrong BIF acquisition timeout invocation...
2001-11-01 rwatsono Update copyright dates.
2001-11-01 rwatsono Move suser() calls in kern/ to using suser_xxx()...
2001-11-01 rwatsono Permit osf1-emulated programs to modify uid/gid under...
2001-11-01 obrienSubstitute "[:space:]" with the character constants...
2001-11-01 wilkoAlpha now has a TGA-capable console driver.
2001-11-01 wilkoTGA based display adapters are now supported.
2001-11-01 luigiAlways compile in bridge hooks, or this code will not...
2001-11-01 luigiAdd entries for "dumb" and "dialup" terminals, as the...
2001-11-01 iwasakiSome fix for the recent apm module changes.
2001-11-01 luigiProvide a new picobsd option, "--modules", to also...
2001-11-01 joeTidy up the variable declarations and switch on warning...
2001-11-01 desModify the way host.conf and nsswitch.conf are treated...
2001-11-01 schweikhJust typo corrections (mmunmap->munmap etc), no content...
2001-11-01 obrienUpdate to the latest vendor's file.
2001-11-01 obrienBring the binutils_2_11_cvs_20011031 version of this...
2001-11-01 obrienThis merges in the changes from the FSF 19-July-2001...
2001-11-01 obrienThis merges in the changes from the FSF anoncvs 19...
2001-11-01 obrienUpdate to the latest vendor's file.
2001-11-01 obrienUpdate to the latest vendor file.
2001-11-01 obrienThis commit was generated by cvs2svn to compensate...
2001-11-01 obrienHalloween import of Binutils from the FSF 2.11 branch.
2001-11-01 luigiFix a typo in a format string, and fix error checking...
2001-11-01 luigiRemove an extra splimp() call.
next