]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-01-18 nyanAdded kgzldr for pc98.
2002-01-18 marcelAdd a definition of ddb_regs. ddb_regs is declared...
2002-01-18 marcelRemove the definition of bootverbose. This fixes the...
2002-01-18 marcelDeclare ddb_regs as extern to avoid creating a tentativ...
2002-01-18 peterAvoid __func__ string concatenation
2002-01-18 impAdd:
2002-01-18 nyanMFi386: revision 1.52: add camcontrol
2002-01-18 nyanMFi386: revision 1.64
2002-01-18 nyanMerged from sys/dev/sio/sio.c revisions from 1.360...
2002-01-18 nyanMFi386: revision 1.487
2002-01-18 nyanMFi386: revision 1.388
2002-01-17 chrisChange "From Id:" to the correct "$Id$" string, as...
2002-01-17 iedowseOops, the previous revision (1.35) broke booting from...
2002-01-17 joergRe-add a call to "camcontrol rescan" after insertion...
2002-01-17 joergBack out the hack from rev 1.13 that was done to initia...
2002-01-17 joergInclude /dev/xpt0 into the list of devices to go onto...
2002-01-17 joergInclude camcontrol(8) (in its minimalistic form) into...
2002-01-17 joergProvide an option to make camcontrol `minimalistic...
2002-01-17 bmahCosmetic fix: Not every machine that uses the sio...
2002-01-17 bdeGarbage-collect an unused variable left by rev.1.61.
2002-01-17 bdeUninlined most of the bloated inline functions in ...
2002-01-17 bdeGarbage-collect vestiges of disksort(). We now have...
2002-01-17 bdeChanged the type of pcb_flags from u_char to u_int...
2002-01-17 alc o Eliminate an unused parameter from aio_fphysio().
2002-01-17 bdeDon't declare vm_swapout() in the NO_SWAPPING case...
2002-01-17 impWhile I'm not sure that I like the wording of the BIOS...
2002-01-17 rumdoc(7) police: removed raw troff from previous delta.
2002-01-17 sobomaxPass `-9' flag to gzip(1), so that package is compresse...
2002-01-17 rumdoc(7) police: bump document date for the -p change...
2002-01-17 sheldonhMark daily_news_expire_enable as a variable, not a...
2002-01-17 kuriyamaMFen (1.255 --> 1.257).
2002-01-17 rumdoc(7) police: tidy up markup and spelling.
2002-01-17 mckusickFix a bug introduced in ffs_snapshot.c -r1.25 and fs...
2002-01-17 mikeFix a typo introduced in the previous delta. The mista...
2002-01-17 bmahMake sio device probe messages less misleading, for...
2002-01-17 bmahCombine a release note entry on the alpha and i386...
2002-01-17 bmahNew release notes: kern.maxvnodes now works, VIA 82C68...
2002-01-17 mjacobAllow alpha kernels to compile again- make sure opt_ddb...
2002-01-17 mjacobpid is 'long' on alpha.
2002-01-17 kuriyamaMerge the changes in the English version (1.254 --...
2002-01-17 alfredforced commit for previous revision:
2002-01-17 alfredFix boundry condition in lock management:
2002-01-17 rwatsono Improve the line-wrapping of additional comments...
2002-01-17 rwatsono Remove a somewhat less comprehensible comment about...
2002-01-16 ambriskoForgot one part of the VLAN support for the dc(4) driver.
2002-01-16 alfredFix giant handling in pwrite(2), I forgot to release...
2002-01-16 schweikhFix typo by s/advertise/advertises/
2002-01-16 bmahUpdate release note: kern.security.* sysctls have...
2002-01-16 ambriskoAdd VLAN for the dc(4) driver (ie long frame). The...
2002-01-16 ruDocument fetch(1) reaction to SIGINFO.
2002-01-16 rumdoc(7) police: tidy up OpenBSD fixes.
2002-01-16 ruReplace reference to ANSI C draft with standard.
2002-01-16 jakeAdd extern to avoid sloppy common style declarations.
2002-01-16 ruDocument the -x debugging option.
2002-01-16 briansocket()s first argument should be a protocol family...
2002-01-16 briansocket's first argument is an address family, not a...
2002-01-16 bdeAdded this makefile. This is not attached to the build...
2002-01-16 iedowseMake `options NETATALK' compile after the -fno-common...
2002-01-16 jhbDon't print out 0xaa55 at the end of a vnconfig disk...
2002-01-16 arr- Attempt to help declutter kern. sysctl by moving...
2002-01-16 mckusickPut write on read-only filesystem panic after we have...
2002-01-16 peterChange <b28> to HTT (Hyperthreading technology). If...
2002-01-16 alfredfix typo, there's uap, just fd
2002-01-16 peterEnsure that we set all the %cr0 bits to a known state...
2002-01-15 peterRevise the nfsiod auto tuning code. Now both the upper...
2002-01-15 impbetter namespsace of static functions
2002-01-15 impo Sync the device list with OLDCARD.
2002-01-15 nectarThis commit was generated by cvs2svn to compensate...
2002-01-15 nectarDon't use getlogin() to determine whether we are root.
2002-01-15 mikeAdd a few cleanups from rev 1.1:
2002-01-15 ruThis commit was generated by cvs2svn to compensate...
2002-01-15 ruSatisfy pedantic readers.
2002-01-15 ruBack out part of the revision 1.2 changes -- sendto...
2002-01-15 sheldonhAdd entries for the DEC VT400 and and VT420 terminals.
2002-01-15 ruFirst ping after a preload (-l) was sent undelayed.
2002-01-15 keramidaAdd pkg_update to the SEE_ALSO manpage of pkg_create.
2002-01-15 jhbBump the limits for determining if we've held a spinloc...
2002-01-15 jhb- Catch up printtrap() to KSE by using curthread and...
2002-01-15 ruDo not install man(1) setuid ``man''.
2002-01-15 sobomaxAdd missed includes.
2002-01-15 mikeo Add prototype for printf(3).
2002-01-15 kuriyamaMerge the changes in the English version (1.253 --...
2002-01-15 mikestyle(9)
2002-01-15 mckusickWhen downgrading a filesystem from read-write to read...
2002-01-15 impMake PCI_ALLOW_UNSUPPORTED_IO_RANGE an option until...
2002-01-15 impSync to GENERIC: add UFS_DIRHASH
2002-01-15 jhayCompilers are very picky about matching opeining and...
2002-01-15 ambriskoMake man page and usage statement match reality submitt...
2002-01-15 marcelReinstate linux_ifname. Although the Linuxulator doesn...
2002-01-15 alfredPush down Giant in dup(2) and dup2(2), Giant is only...
2002-01-14 alfredFix select on fifos.
2002-01-14 wpaulFix mind-o: compare sc->sis_rev instead of 'command...
2002-01-14 fjoefix MLINKS for timeradd.3
2002-01-14 semenuCommit a know fix for hpfs to use vop_defaultop plug...
2002-01-14 alfredRemove a bogus FILEDESC_UNLOCK.
2002-01-14 greenUnbreak installation for the CD-ROM and possiblhy other...
2002-01-14 iedowseMake the i386 boot2 fully blocksize-agnostic, as has...
2002-01-14 dillonThe vnode was not being vput()'d in the EEXIST mknod...
2002-01-14 bmahMove bootloader-related changes into a new sect3-level...
2002-01-14 desEverybody (for suitable values of "everybody") seems...
next