]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-03-12 assarreset uid back to the user before doing kerberised...
2001-03-12 assarinitialize pointers to NULL and sized to 0 to avoid...
2001-03-12 jlemonEliminate global node types and instead use an operatio...
2001-03-12 jlemonUnbreak LINT.
2001-03-12 jlemonAdd Intel 82553, 82555 PHY driver.
2001-03-12 jlemonAdd the Intel PHY driver.
2001-03-12 jlemonAdd drivers for Intel 82553 and 82555 PHYs.
2001-03-12 jlemonRegenerate.
2001-03-12 jlemonAdd some definitions for Intel 82553 PHYs
2001-03-12 gadAdd a comment pointing to the freebsd-print@bostonradio...
2001-03-12 gadChange the usage() message to include the recently...
2001-03-12 gadFix "lprm -" (remove all jobs) processing for remote...
2001-03-12 acheDon't require that mouse cursor must be visible before...
2001-03-12 gadImprove a few error messages wrt if= filters on remote...
2001-03-12 acheUpdate default keyboard (PREV, PASTE)
2001-03-11 jkhUpdate to use proper nomenclature for the security...
2001-03-11 jhb- Call fork1() directly instead of calling rfork()...
2001-03-11 acheShift+Ins - paste buffer
2001-03-11 acheImplement keyboard paste
2001-03-11 rwatsono Replace part-wise instructions for building world...
2001-03-11 mjacobDocument the make_dev_alias function.
2001-03-11 desAssert that the process we're trying to enqueue isn...
2001-03-11 desrfork() masks RFSTOPPED out of the flags it passes...
2001-03-11 iedowseIn ip_output(), initialise `ia' in the case where the...
2001-03-11 alexAdd a manpage for the DEV_MODULE kernel macro.
2001-03-11 alexUse type of modeventhand_t for the event handler (defin...
2001-03-11 alexFix brain damage: s/CDEV_MODULE/DEV_MODULE/
2001-03-11 markmUpdates for Blowfish password hashing.
2001-03-11 markmAdd OpenBSD-style blowfish password hashing. This makes...
2001-03-11 sobomaxAdd missed MODULE_VERSION() call, so loading of unicode...
2001-03-11 alexAdd MODULE_DEPEND.9 and MODULE_VERSION.9
2001-03-11 alexAdd a manpage for the MODULE_DEPEND macro.
2001-03-11 alexAdd a manpage for the MODULE_VERSION macro.
2001-03-11 alexAdd calls to MODULE_VERSION and MODULE_DEPEND to the...
2001-03-11 desWhen the file was transferred using sendfile(2), we...
2001-03-11 bpDo not kill vnodes after rename. This can cause deadloc...
2001-03-11 bpUpdate userland interface for broken Joilet disks.
2001-03-11 bpAdd a mount time option which slightly relaxes checks...
2001-03-11 gibbsThis is an MFC candidate.
2001-03-11 bmilekicPlug several mbuf leaks in error cases (in nd6)
2001-03-11 jkhDocument the softupdate stuff and also warn people...
2001-03-11 greenReenable the SIGPIPE signal handler default in all...
2001-03-10 alcWhen aio_read/write() is used on a raw device, physical...
2001-03-10 alexCross references between the DEVICE_*(9) manual pages.
2001-03-10 jkhAdd tunefs to the mfsroot floppy
2001-03-10 jkhSupport setting soft updates from the label editor.
2001-03-10 alexAdd references to the various DEVICE_*(9) manpages...
2001-03-10 alexAdd DEVICE_IDENTIFY.9
2001-03-10 alexAdd a manpage for the last of the driver's functions...
2001-03-10 alexTwo mdoc fixes:
2001-03-10 obrienEveryone that has commented seems to agree `-m 0' will...
2001-03-10 juliannetgraph.h:
2001-03-10 markmUpdate for /dev/random improvements.
2001-03-10 wilkoAdd note on instruction emulation on EV[45] for things...
2001-03-10 markmThe /dev/random harvesting sysctls have had a name...
2001-03-10 markmKernel crypto need binary key material, not symbolic...
2001-03-10 markmThe /dev/random driver used Rijndael, not Blowfish...
2001-03-10 markmVery large makeover of the /dev/random driver.
2001-03-10 psAllow for the last arugment to be the mountpoint of...
2001-03-10 billfafter discovering that the Santa Clara Valley Medical...
2001-03-10 sobomaxAMD K6/K6-2/Duron/Athlon CPUs support MMX too.
2001-03-10 billfIn theory it would be perfectly legal for a system...
2001-03-10 okazakiFix typo.
2001-03-10 bpAdd documentation for mchain API.
2001-03-10 bpRemove now unused opt_ipx.h and opt_inet.h
2001-03-10 bpSlightly reorganize allocation of new vnode. Use bit...
2001-03-10 dougbAvoid complicated tests of whether devices are present...
2001-03-10 bpSynch with changes in the NCP requester.
2001-03-10 billffix spelling errors, clarify comment, add $FreeBSD$
2001-03-10 bpMajor update of NCP requester:
2001-03-10 bpSpecify packing for an entire structure, not for each...
2001-03-10 krisAdd libdata, some ports were using it.
2001-03-10 gshapiroUse the correct path to the SASL .h files as installed...
2001-03-09 brianMAXHOSTNAMELEN includes the NUL
2001-03-09 sobomaxIn the absence of explicit ``-t type'' option assume...
2001-03-09 mjacobFix a botch where we wrote the year register with ...
2001-03-09 brianMAXHOSTNAME includes space for a NUL
2001-03-09 phkRemove vn(4) driver.
2001-03-09 phkMake md(4) and mdconfig(8) take over the role of vn...
2001-03-09 phkMake md(4) more in line with reality.
2001-03-09 phkUse a more BIOS friendly geometry.
2001-03-09 phk1) If mdconfig isn't given an action argument, it assum...
2001-03-09 alfredDon't call malloc with M_WAITOK while holding a mutex.
2001-03-09 iedowseWhen creating a shadow vm_object in vmspace_fork()...
2001-03-09 rumdoc(7) police: in mdocNG, -offset and -width values...
2001-03-09 deischenCorrect a race condition where it was possible for...
2001-03-09 alexAdd module.9 and DECLARE_MODULE.9
2001-03-09 alexAdd a general manpage about kernel modules, similar...
2001-03-09 alexAdd a manpage for the kernel macro DECLARE_MODULE.
2001-03-09 dfrChange the kernel layout to match Linux/ia64 more close...
2001-03-09 dfrAdd SKI_ROOT_FILESYSTEM option.
2001-03-09 dfrAllow the config file to specify a root filesystem...
2001-03-09 dfrAdjust a comment slightly.
2001-03-09 ruAdd new option -m which allows the user to set IP TTL.
2001-03-09 obrienbye-bye documented raw devices
2001-03-09 obrienbye-bye documented raw device
2001-03-09 obrienRemove tunefs'ing that was OBE by rev 1.30.
2001-03-09 obrienWarner gave a nice followup in email, and I thought...
2001-03-09 ruMake it possible to use IP_TTL and IP_TOS setsockopt...
2001-03-09 dfrDefine KINFO_PROC_SIZE for ia64.
next