]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-08-14 chrisBad reference to exit(2) changed to exit(3).
1999-08-14 chrisBad reference exit(2) changed to exit(3)
1999-08-14 chrisAdd $Id$ tag.
1999-08-14 chrisBad reference time(2) changed to time(3)
1999-08-14 chrisBad reference of termios(3) changed to termios(4).
1999-08-14 chrisBad reference of sysctl(1) changed to sysctl(8)
1999-08-14 chrisBad reference to lstat(3) changed to lstat(2)
1999-08-14 chrisFix .Xr line for `getpagesize'
1999-08-14 chrisFix some bad references:
1999-08-14 chrisFix bad references:
1999-08-14 chrisBad reference of getcwd(2) changed to getcwd(3).
1999-08-14 chrisBad reference of setrlimit(3) changed to setrlimit(2).
1999-08-14 chrisBad reference of su(8) changed to su(1).
1999-08-14 grogTidy up comments.
1999-08-14 grogClean up comments.
1999-08-14 grogClean up some comments.
1999-08-14 grogTidy up some comments.
1999-08-14 grogAdd keypairs replace and readpol. These got forgotten...
1999-08-14 grogrewrite lockrange and unlockrange. Hopefully the curre...
1999-08-14 grogAdd hotspare keyword.
1999-08-14 grogvinumioctl: add ioctls for raw subdisks and plexes...
1999-08-14 grogRemove some XXX comments (they're not really gone,...
1999-08-14 chrisBad reference of mount(1) changed to mount(8).
1999-08-14 alcDon't create a "struct vpgqueues" for PQ_NONE.
1999-08-14 grogRemove some XXX comments (they're not really gone,...
1999-08-14 grogChange definitions for get_volume_label, lockrange.
1999-08-14 grogAdd code which someday will help support hot spares.
1999-08-14 grogvinumopen: add code for opening raw plexes. Volume...
1999-08-14 grogClarify some comments.
1999-08-14 grogAdd declarations for initvol, initplex and initsd helpe...
1999-08-14 grogvinum_info: add code to print out lock events.
1999-08-14 grogmake_plex_dev: make them raw. Volume-related plex...
1999-08-14 grogvinum_init: add code to initialize subdisks as well...
1999-08-14 chrisChange reference to mount(1) to mount(8)
1999-08-14 chrisMinor style fix - change 'if(!*v)' to 'if (!*v)'
1999-08-14 wpaulGrrrr. Fix a really lame bug that I tripped over while...
1999-08-14 grogBring up to date to work with -CURRENT.
1999-08-14 obrienUse proper capitalization.
1999-08-14 obrienUse better comment for tcp_keepalive option.
1999-08-14 chrisSpecify that `ruptime' data is broadcast once every...
1999-08-13 chrisChange reference from kldload(3) to kldload(2)
1999-08-13 phkAdd a notice saying that FreeBSD no longer tracks the...
1999-08-13 alcvm_map_madvise:
1999-08-13 sheldonhAxe LOGIN_CAP_AUTH.
1999-08-13 phkAdd support for device drivers which want to track...
1999-08-13 dtFix a warning on the alpha.
1999-08-13 dtFix warnings. (Initializer of promcons did miss an...
1999-08-13 marcelImplementation of the CDROMSUBCHNL ioctl.
1999-08-13 phkDon't examine vp->v_tag (see comment in vnode.h)
1999-08-13 sheldonhCorrect style issues with the previous commit.
1999-08-13 phkoops: Add missing include.
1999-08-13 phkMove the special-casing of stat(2)->st_blksize for...
1999-08-13 phkRemove spec_getattr(), which as far as I can tell can...
1999-08-13 phkRegister our dev_t with make_dev
1999-08-13 phkThe bdevsw() and cdevsw() are now identical, so kill...
1999-08-13 phks/v_specinfo/v_rdev/
1999-08-13 obrienUse our floppy device names rather than BSD/OS's.
1999-08-13 marcelIn doing lock type conversion (struct flock), make...
1999-08-13 impDocument log_in_vain.
1999-08-13 katoMerge from sys/i386/conf/majors.i386 revision 1.82.
1999-08-13 katoMerge from sys/boot/i386/libi386/bootinfo.c revision...
1999-08-12 nikIn <199908042059.PAA14626@free.pcs>, Jonathan Lemon...
1999-08-12 niktransparant -> transparent
1999-08-12 alcMake the default page coloring parameters match a ...
1999-08-12 chrisMake VPATH explanation more concise. I apparently...
1999-08-12 alfredReplace a redundant vfs_object_create() call (already...
1999-08-12 chrisMove ${VPATH} explanation under the .PATH rule section.
1999-08-12 marcelUse a wrapper for the link syscall that does name trans...
1999-08-12 deischenAdd check for runnable threads before polling file...
1999-08-12 n_hibmaProtect the file interface against disconnects.
1999-08-12 dtnfs_getcacheblk() can return 0 if the mount is interrup...
1999-08-12 hoekBugfix to last commit: Correctly intuit when an lhs...
1999-08-12 alcvm_object_madvise:
1999-08-12 alcvm_object_madvise:
1999-08-12 luigiFix a problem in printing interface names.
1999-08-12 luigiWhoops, forgot one line in previous patch.
1999-08-11 sheldonhPass as argv[0] the name of the shell executed instead...
1999-08-11 peterMake subr_bus.c actually compile with -DBUS_DEBUG
1999-08-11 gallatinNow that all chipsets support S/G DMA (which is require...
1999-08-11 gallatinEnable S/G IO. Based on Doug's changes to cia.c
1999-08-11 nikDocument the use of the -a flag in conjunction with...
1999-08-11 nikAdd CPT_NOA, LIBCOMPAT, NODEF, NOARGS, NOPROTO, and...
1999-08-11 peterZap some stray references to DRIVER_TYPE_foo in the...
1999-08-11 billf-Wall fixes. Ambigious if/elses, uninitialized values...
1999-08-11 impStop profiling on exec.
1999-08-11 alc_pmap_allocpte:
1999-08-11 chrisDocument ${VPATH} and that it _should_not_ be used...
1999-08-11 luigiUserland and manual page changes for probabilistic...
1999-08-11 luigiImplement probabilistic rule match in ipfw. Each rule...
1999-08-11 luigiAdd spl() protection to remove that the timer is invoke...
1999-08-11 alfredWhen doing a dump, if ENODEV is returned explain what...
1999-08-11 marcelDo not map {s|g}etrlimit onto FreeBSD syscalls. The...
1999-08-11 marcelDo not map {s|g}etrlimit onto the FreeBSD syscalls...
1999-08-11 sheldonhChristen a BUGS section for an explanation of the impac...
1999-08-11 ruUnbroke zforce.
1999-08-11 bdeSupport 21-bit minor numbers. Avoid wasting a byte...
1999-08-11 jkhReserve bdev/cdev entries for i2o driver.
1999-08-11 alccontigmalloc1:
1999-08-11 impmfs: DOC2K label type for legacy labels
1999-08-10 peterAdd a contigfree() as a corollary to contigmalloc(...
next