]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-01-17 Joerg WunschProvide an option to make camcontrol `minimalistic...
2002-01-17 Bruce A. MahCosmetic fix: Not every machine that uses the sio...
2002-01-17 Bruce EvansGarbage-collect an unused variable left by rev.1.61.
2002-01-17 Bruce EvansUninlined most of the bloated inline functions in ...
2002-01-17 Bruce EvansGarbage-collect vestiges of disksort(). We now have...
2002-01-17 Bruce EvansChanged the type of pcb_flags from u_char to u_int...
2002-01-17 Alan Cox o Eliminate an unused parameter from aio_fphysio().
2002-01-17 Bruce EvansDon't declare vm_swapout() in the NO_SWAPPING case...
2002-01-17 Warner LoshWhile I'm not sure that I like the wording of the BIOS...
2002-01-17 Ruslan Ermilovmdoc(7) police: removed raw troff from previous delta.
2002-01-17 Maxim SobolevPass `-9' flag to gzip(1), so that package is compresse...
2002-01-17 Ruslan Ermilovmdoc(7) police: bump document date for the -p change...
2002-01-17 Sheldon HearnMark daily_news_expire_enable as a variable, not a...
2002-01-17 Jun KuriyamaMFen (1.255 --> 1.257).
2002-01-17 Ruslan Ermilovmdoc(7) police: tidy up markup and spelling.
2002-01-17 Kirk McKusickFix a bug introduced in ffs_snapshot.c -r1.25 and fs...
2002-01-17 Mike BarcroftFix a typo introduced in the previous delta. The mista...
2002-01-17 Bruce A. MahMake sio device probe messages less misleading, for...
2002-01-17 Bruce A. MahCombine a release note entry on the alpha and i386...
2002-01-17 Bruce A. MahNew release notes: kern.maxvnodes now works, VIA 82C68...
2002-01-17 Matt JacobAllow alpha kernels to compile again- make sure opt_ddb...
2002-01-17 Matt Jacobpid is 'long' on alpha.
2002-01-17 Jun KuriyamaMerge the changes in the English version (1.254 --...
2002-01-17 Alfred Perlsteinforced commit for previous revision:
2002-01-17 Alfred PerlsteinFix boundry condition in lock management:
2002-01-17 Robert Watsono Improve the line-wrapping of additional comments...
2002-01-17 Robert Watsono Remove a somewhat less comprehensible comment about...
2002-01-16 Doug AmbriskoForgot one part of the VLAN support for the dc(4) driver.
2002-01-16 Alfred PerlsteinFix giant handling in pwrite(2), I forgot to release...
2002-01-16 Jens SchweikhardtFix typo by s/advertise/advertises/
2002-01-16 Bruce A. MahUpdate release note: kern.security.* sysctls have...
2002-01-16 Doug AmbriskoAdd VLAN for the dc(4) driver (ie long frame). The...
2002-01-16 Ruslan ErmilovDocument fetch(1) reaction to SIGINFO.
2002-01-16 Ruslan Ermilovmdoc(7) police: tidy up OpenBSD fixes.
2002-01-16 Ruslan ErmilovReplace reference to ANSI C draft with standard.
2002-01-16 Jake BurkholderAdd extern to avoid sloppy common style declarations.
2002-01-16 Ruslan ErmilovDocument the -x debugging option.
2002-01-16 Brian Somerssocket()s first argument should be a protocol family...
2002-01-16 Brian Somerssocket's first argument is an address family, not a...
2002-01-16 Bruce EvansAdded this makefile. This is not attached to the build...
2002-01-16 Ian DowseMake `options NETATALK' compile after the -fno-common...
2002-01-16 John BaldwinDon't print out 0xaa55 at the end of a vnconfig disk...
2002-01-16 Andrew R. Reiter- Attempt to help declutter kern. sysctl by moving...
2002-01-16 Kirk McKusickPut write on read-only filesystem panic after we have...
2002-01-16 Peter WemmChange <b28> to HTT (Hyperthreading technology). If...
2002-01-16 Alfred Perlsteinfix typo, there's uap, just fd
2002-01-16 Peter WemmEnsure that we set all the %cr0 bits to a known state...
2002-01-15 Peter WemmRevise the nfsiod auto tuning code. Now both the upper...
2002-01-15 Warner Loshbetter namespsace of static functions
2002-01-15 Warner Losho Sync the device list with OLDCARD.
2002-01-15 Jacques VidrineThis commit was generated by cvs2svn to compensate...
2002-01-15 Jacques VidrineDon't use getlogin() to determine whether we are root.
2002-01-15 Mike BarcroftAdd a few cleanups from rev 1.1:
2002-01-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-01-15 Ruslan ErmilovSatisfy pedantic readers.
2002-01-15 Ruslan ErmilovBack out part of the revision 1.2 changes -- sendto...
2002-01-15 Sheldon HearnAdd entries for the DEC VT400 and and VT420 terminals.
2002-01-15 Ruslan ErmilovFirst ping after a preload (-l) was sent undelayed.
2002-01-15 Giorgos KeramidasAdd pkg_update to the SEE_ALSO manpage of pkg_create.
2002-01-15 John BaldwinBump the limits for determining if we've held a spinloc...
2002-01-15 John Baldwin- Catch up printtrap() to KSE by using curthread and...
2002-01-15 Ruslan ErmilovDo not install man(1) setuid ``man''.
2002-01-15 Maxim SobolevAdd missed includes.
2002-01-15 Mike Barcrofto Add prototype for printf(3).
2002-01-15 Jun KuriyamaMerge the changes in the English version (1.253 --...
2002-01-15 Mike Barcroftstyle(9)
2002-01-15 Kirk McKusickWhen downgrading a filesystem from read-write to read...
2002-01-15 Warner LoshMake PCI_ALLOW_UNSUPPORTED_IO_RANGE an option until...
2002-01-15 Warner LoshSync to GENERIC: add UFS_DIRHASH
2002-01-15 John HayCompilers are very picky about matching opeining and...
2002-01-15 Doug AmbriskoMake man page and usage statement match reality submitt...
2002-01-15 Marcel MoolenaarReinstate linux_ifname. Although the Linuxulator doesn...
2002-01-15 Alfred PerlsteinPush down Giant in dup(2) and dup2(2), Giant is only...
2002-01-14 Alfred PerlsteinFix select on fifos.
2002-01-14 Bill PaulFix mind-o: compare sc->sis_rev instead of 'command...
2002-01-14 Max Khonfix MLINKS for timeradd.3
2002-01-14 Semen UstimenkoCommit a know fix for hpfs to use vop_defaultop plug...
2002-01-14 Alfred PerlsteinRemove a bogus FILEDESC_UNLOCK.
2002-01-14 Brian FeldmanUnbreak installation for the CD-ROM and possiblhy other...
2002-01-14 Ian DowseMake the i386 boot2 fully blocksize-agnostic, as has...
2002-01-14 Matthew DillonThe vnode was not being vput()'d in the EEXIST mknod...
2002-01-14 Bruce A. MahMove bootloader-related changes into a new sect3-level...
2002-01-14 Dag-Erling... Everybody (for suitable values of "everybody") seems...
2002-01-14 Ruslan Ermilovyp(4) -> yp(8).
2002-01-14 Ruslan ErmilovConvert to man4/Makefile style.
2002-01-14 Dag-Erling... Re-add pam.conf so it will get installed so people...
2002-01-14 Ruslan Ermilovmdoc(7) police: tidy up the markup.
2002-01-14 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-01-14 Andrey A. ChernovImport official baudrate fix into the vendor branch
2002-01-14 Jun KuriyamaMerge the changes in the English version (1.252 --...
2002-01-14 Bruce A. MahRelease note deleted: sysinstall newfs blocksize param...
2002-01-14 Dag-Erling... Point people towards /etc/pam.d/README.
2002-01-14 Ruslan ErmilovFixed two bugs with the "-l preload" option:
2002-01-14 Warner LoshThe datasheet for the 6710/6722 says that you must...
2002-01-14 Warner LoshAdd recognition of the Omega 83C094 PCI <-> PCMCIA...
2002-01-14 Yoshihiro Takahashi'uname -p' prints the value of hw.machine_arch instead...
2002-01-14 Yoshihiro TakahashiAdded 'MACHINE=i386' to MKMODULESENV variable.
2002-01-14 Alfred PerlsteinBackout inclusion of sys/queue.h
2002-01-14 Sheldon HearnRevert rev 1.316 now that the bootstrap issues with...
2002-01-14 Alfred PerlsteinBackout inclusion of queue.h since rev 1.38 sys/file...
next