]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-07-10 alfredInstall:
2001-07-10 alfredDocument some of the dev_t related APIs.
2001-07-10 cjcFix rule parsing breakage introduced in 1.103 cleanup...
2001-07-10 impUse INTR_TYPE_AV rather than INTR_TYPE_MISC for the...
2001-07-10 alfredLink in new manpages:
2001-07-10 alfredNote that this function is for debugging purposes.
2001-07-10 alfredFix explanation of LK_SLEEPFAIL option.
2001-07-10 alfredfix typos: s/BUF_LOCK/BUF_TIMELOCK, order xrefs.
2001-07-10 alfredDocument some of the kernel API dealing with locks...
2001-07-10 obrienMFS: add the FreeBSD history.
2001-07-10 obrienGive the FreeBSD history also.
2001-07-09 peterSomehow I missed this. Use INTR_TYPE_AV (high priority...
2001-07-09 obrienstyle nit
2001-07-09 obrienAdd LIBBZ2.
2001-07-09 msmithWhoops; we get an ACPI_OBJECT back from evaluating...
2001-07-09 bmahNew release notes: sysctl for TCP ISN fix, fsck_msdosf...
2001-07-09 joergLog when the user is turning debugging on/off.
2001-07-09 joergHmpf, remove two variables that got unused by rev 1...
2001-07-09 joergOuch, calculate correctly. With 300 rpm and 25 retries...
2001-07-09 joergRemove parts of rev 1.211 again: do not delete our...
2001-07-09 joergAs des' example shows us, DMA overruns could happen...
2001-07-09 tobezDocument more resolver(3) routines: dn_skip() from...
2001-07-09 mjacobAdd SYSCTL ints for default normal I/O timeout && retry...
2001-07-09 desConstify the fstype argument to vfs_mount(). This...
2001-07-09 guidoDon't share sig handlers after an exec
2001-07-09 guidoGet rid of useless bcopy (the next statement was equiva...
2001-07-09 markmClean up (and in some cases write) the PAM mudules...
2001-07-09 markmBump the major number. The libraries API has changed...
2001-07-09 markmAlmost completely rewrite the PAM module options processing
2001-07-09 markmAdd the WANT_INSECURE_OPIE frob which is useful for...
2001-07-09 wpaulApply patch supplied by Jonathan Chen: use the correct...
2001-07-09 markmAxe S/Key. OPIE is the legal successor.
2001-07-09 markmAxe S/Key. OPIE is the true and faithful successor.
2001-07-09 markmRemove S/Key. PAM can do its job. Well, not quite ...
2001-07-09 markmRemove the S/Key key-handling apps, which are no longer...
2001-07-09 markmProvide a WANT_INSECURE_OPIE compile-time option, which...
2001-07-09 markmGoodbye S/Key, Hello OPIE.
2001-07-09 impNote that spls are noops
2001-07-09 bmahBetter support for multi-lingual release documentation...
2001-07-09 rumdoc(7) police: eliminate -ww warnings.
2001-07-09 rumdoc(7) police: eliminate -ww warnings.
2001-07-09 obrienFix disordering.
2001-07-09 obrienAdd fsck_msdosfs
2001-07-09 obrienStyle tweaks.
2001-07-09 obrienAdd fsck_msdosfs.
2001-07-09 ddmdoc(7) police: remove extraneous .Pp before and/or...
2001-07-09 brianFix the type of the NULL arg to execl()
2001-07-09 brianFix the type of the last arg to execl()
2001-07-09 alfredLink in manpages for vfs_busy, vfs_mount, vfs_unbusy...
2001-07-09 alfredDocument kernel API for vfs_busy(), vfs_mount(), vfs_un...
2001-07-09 obrienIt is just stupid to have to do ``<ESC>!rm -f %'' to...
2001-07-09 desFix missing newline and terminator at the end of the...
2001-07-09 dillonAdd manual page and usage for dump -D (supplied by...
2001-07-09 brianStaticise the OpenBSD SHA1_End() function
2001-07-09 brianStay (backwards-)compatible with OpenBSD's groff
2001-07-09 brianAdd a ``nat proto'' command -- similar to natd(8)'s...
2001-07-08 iedowseOops, remove a `mouse_move_delayed++' that shouldn...
2001-07-08 joergAnother large patchset from Bruce.
2001-07-08 iedowseThe state machine for 3-button emulation defers some...
2001-07-08 dillonOops, forgot to add 'D' to the option morphing block.
2001-07-08 dillonAdd a -D option to dump, allowing the path for the...
2001-07-08 umesoopt_mcopyout() frees mbuf if error occurs, and DOES...
2001-07-08 wpaulDo not set the MODE_1000 bit unless we actually have...
2001-07-08 desHandle shemeless, hostless URLs correctly.
2001-07-08 desFix an embarassing if-test-reversal bug that broke...
2001-07-08 julianSmall whitespace fix.
2001-07-08 julianA set of changes to reduce the number of include files...
2001-07-08 julianTurn on nullmodem (nmdm(4)) man page.
2001-07-08 julianAdd a brief manpage (cribbed form pty.4) about the...
2001-07-08 julianturn on the null-modem device.
2001-07-08 silbyTemporary feature: Runtime tuneable tcp initial sequen...
2001-07-08 ddFill paragraphs after previous commit.
2001-07-08 ddNote that options should be listed in NOTES, not LINT...
2001-07-07 msmithHa! This time, I remembered the ACPI module. Update...
2001-07-07 msmithNuke the ACPI APIC driver. The ACPI CA infrastructure...
2001-07-07 msmithNuke the ACPI APIC driver. The ACPI CA infrastructure...
2001-07-07 nsayerThe Netgear card works for me under 'wi'.
2001-07-07 umeThe m_free call in the ip6_fw_ctl_ptr == NULL case...
2001-07-07 mjacobIan Dowse writes:
2001-07-07 bmahMarkup fix: Change sysctl variables marked as <literal...
2001-07-07 iwasakiFix typo in acpi_cpu_attach() and correct range checking in
2001-07-07 dillonFix type-o's, revamp section on the /tmp softlink,...
2001-07-07 greenFix an incorrect conflict resolution which prevented...
2001-07-07 brianDon't try to dereference the -1th ccp algorithm array...
2001-07-07 msmithKill the old processor driver; the ACPI CA functions...
2001-07-07 msmithAdd acpi_GetTableIntoBuffer, to aid in fetching tables.
2001-07-07 msmithGet the ACPI softc before we potentially dereference it.
2001-07-07 msmithQuiet the complaint about the _SCP method if it doesn...
2001-07-07 msmithOops, have to use AcpiSetCurrentResources, not invoke...
2001-07-07 mjacobFix unaligned access faults on alpha.
2001-07-07 mikehAttempt to use the environment variable TMPDIR for...
2001-07-07 nyanMerged from sys/i386/i386/machdep.c revisions 1.459...
2001-07-07 brianWhen we miss one or more packets in stateful mode ...
2001-07-07 msmithAdd support for user-requested override of cooling...
2001-07-07 msmithAdd support for system power profiles; select "performa...
2001-07-07 msmithAdd acpi_powerprofile.c
2001-07-07 msmithSupport for system "power profiles". Currently we...
2001-07-06 brianSpell stateful properly
2001-07-06 rumdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2...
2001-07-06 rumdoc(7) police: added missing .Ek call.
next