]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2002-01-14 Alfred PerlsteinRemove requirement for queue.h by consumers by moving...
2002-01-14 Jun KuriyamaMerge the changes in the English version (1.251 --...
2002-01-14 Alan Cox o Correct the initialization of aiolio_zone: Each...
2002-01-14 Alfred Perlsteinadd queue.h, now needed for file.h
2002-01-14 Bruce A. MahNew release notes: boot loaders support larger filesys...
2002-01-14 Bruce A. MahMention sis(4) support for SiS 635 and 735 motherboard...
2002-01-14 Warner Loshuse bus_space(9) rather than the memory mapped register...
2002-01-14 Alfred Perlsteindon't initialize the mutex in the temporary struct...
2002-01-14 Peter WemmImplement vfs.nfs.iodmin (minimum number of nfsiod...
2002-01-14 Crist J. ClarkMerge some updates and markup fixes from OpenBSD. This...
2002-01-14 Doug WhiteAdd xref for timeradd(3).
2002-01-14 Doug WhiteAdd manpage for timeradd macros and friends. A companio...
2002-01-14 Alfred PerlsteinReplace ffind_* with fget calls.
2002-01-13 Alfred PerlsteinAdd parens around macro args.
2002-01-13 Alfred Perlsteinremove unused socket pointer
2002-01-13 Alfred PerlsteinInclude sys/_lock.h and sys/_mutex.h to reduce namespac...
2002-01-13 Mike BarcroftImplement the POSIX 1003.1-2001 -r and -t options in...
2002-01-13 Alan Cox o Call the functions registered with at_exec() from...
2002-01-13 Gary JennejohnMake call_desc[] extern since it's also defined in...
2002-01-13 Sergey BabkinThe fix for >/dev/stdout, including Tor Egge's fix...
2002-01-13 Alfred PerlsteinRemove unused variable.
2002-01-13 Alfred PerlsteinComment fdrop and fdrop_locked functions.
2002-01-13 Alfred PerlsteinImplement ffind_hold using ffind_lock.
2002-01-13 Alfred PerlsteinSome of the KSE stuff was accidentally reverted by...
2002-01-13 Alfred PerlsteinRemove file locking debug cruft.
2002-01-13 Alfred PerlsteinSMP Lock struct file, filedesc and the global file...
2002-01-13 Wolfram SchneiderRemove myself as maintainer, I don't have free time...
2002-01-13 Andrey A. ChernovMerge some of vt2x0 tc= chain to save 1024 buffer space.
2002-01-13 Jake BurkholderComment out the retrieval of a termination function...
2002-01-13 Ian DowseIt is required by VOP_CREATE, VOP_MKNOD, VOP_SYMLINK...
2002-01-13 Andrey A. ChernovAdd comment indicating that vtXXX-co* entries are for...
2002-01-12 Dag-Erling... Unmunge the version preservation code and obfuscate...
2002-01-12 Warner LoshAdd info about the /etc/pam.conf -> /etc/pam.d stuff.
2002-01-12 Bill PaulAdd support for newer integrated SiS 900 controllers...
2002-01-12 Kirk McKusickWhen going to sleep, we must save our SPL so that it...
2002-01-12 Archie CobbsExport "ng_ether_enaddr_type" because the ng_bridge...
2002-01-12 Andrey A. ChernovAdd NP flag to vt100-np
next