]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Fix some unused variables.
[FreeBSD/FreeBSD.git] / sys / sys /
2002-03-19 jeffThis is the first part of the new kernel memory allocat...
2002-03-18 alfredhave the SYSCALL_MODULES macro provide an initializer...
2002-03-18 desThis commit was generated by cvs2svn to compensate...
2002-03-18 arr- Lock down the ``module'' structure by adding an SX...
2002-03-17 mckusickAdd a flags parameter to VFS_VGET to pass through the...
2002-03-16 sobomaxExtend CONS_GETINFO ioctl to provide information about...
2002-03-16 markmBump the FreeBSD version to mark the import of Perl...
2002-03-16 markmThis commit was generated by cvs2svn to compensate...
2002-03-16 markmThis commit was generated by cvs2svn to compensate...
2002-03-16 obrienThis commit was generated by cvs2svn to compensate...
2002-03-16 bdeFixed some style bugs:
2002-03-16 desImplement PT_IO (read / write arbitrary amounts of...
2002-03-16 msmithThis commit was generated by cvs2svn to compensate...
2002-03-16 msmithThis commit was generated by cvs2svn to compensate...
2002-03-16 desMove the definition of PT_[GS]ET{,DB,FP}REGS from the...
2002-03-15 jhbFix a stupid whitespace style bogon from way back in...
2002-03-15 mckusickIntroduce the new 64-bit size disk block, daddr64_t...
2002-03-14 desThis commit was generated by cvs2svn to compensate...
2002-03-14 obrienThis commit was generated by cvs2svn to compensate...
2002-03-14 alfredFixes to make select/poll mpsafe.
2002-03-13 greenRename SI_SUB_MUTEX to SI_SUB_MTX_POOL to make the...
2002-03-13 jakeLABELOFFSET is 128 for sparc64.
2002-03-13 archieAdd realloc() and reallocf(), and make free(NULL, ...
2002-03-12 jeffThis patch adds the "LOCKSHARED" option to namei which...
2002-03-11 greenThis commit was generated by cvs2svn to compensate...
2002-03-11 greenThis commit was generated by cvs2svn to compensate...
2002-03-11 phkAugment struct bio for GEOM.
2002-03-11 phkAdd a field to struct disk for GEOM
2002-03-11 ddDon't depend on ucred.h to include sys/queue.h for us.
2002-03-10 phkMake the proposed name arg to dev_stdclone() const.
2002-03-09 mikeo Don't require long long support in bswap64() functions.
2002-03-09 phkHide the DIOCGPART ioctl from userland where it has...
2002-03-08 phkMove the mount of the root filesystem to happen in...
2002-03-07 desThis commit was generated by cvs2svn to compensate...
2002-03-07 greenAdd new errno ``ENOATTR''.
2002-03-07 desThis commit was generated by cvs2svn to compensate...
2002-03-07 desThis commit was generated by cvs2svn to compensate...
2002-03-07 jakeAdd needed includes of machine/smp.h, remove nested...
2002-03-05 rwatsonReserve a mount flag, MNT_MULTILABEL, used by the MAC...
2002-03-05 rwatsonMerge reservation of two SI_SUB constants for the MAC...
2002-03-05 eivind* Move bswlist declaration and initialization from...
2002-03-05 eivindChange wmesg to const char * instead of char *
2002-03-05 rwatsonPart II: update various mechanically generated files...
2002-03-05 phkMove sysctl debug.sizeof into sys/sysctl.h where it...
2002-03-05 desThis commit was generated by cvs2svn to compensate...
2002-03-05 jeffAdd a new variable mp_maxid. This is used so that...
2002-03-04 sosUpdate header.
2002-03-04 iwasakiAdd generalized power profile code.
2002-03-03 markmProvide infrastructure for harvesting SWI entropy.
2002-03-03 markmMassive lint-inspired cleanup.
2002-03-03 sosAdd new command definition for rebuilding RAID arrays.
2002-03-03 markmThis commit was generated by cvs2svn to compensate...
2002-03-01 obrienFix syntax error, where this was not compile tested...
2002-02-28 mikeRemove the now unused NTOHL() family of macros.
2002-02-28 arr- Style(9) makeover.
2002-02-27 jhbBack out part of KSE/M2 that snuck in under the radar...
2002-02-27 tmmAdd the following functions/macros to support byte...
2002-02-27 robertMake getcredhostname() take a buffer and the buffer...
2002-02-27 robertAdd a function which returns the correct hostname for...
2002-02-27 alfredFirst rev at making pipe(2) pipe's MPsafe.
2002-02-27 ddIntroduce a version field to `struct xucred' in place...
2002-02-27 alfredremove trailing semi-colons from macro definitions.
2002-02-26 dillonrevert last commit temporarily due to whining on the...
2002-02-26 mikeRather than include namespace pollution in <grp.h>...
2002-02-26 dillonSTAGE-1 of 3 commit - allow (but do not require) interr...
2002-02-26 mikeHide GCCisms in the non-GCC case.
2002-02-24 alfredbump __FreeBSD_version for usb structure rename.
2002-02-24 phkAdd a generation number to timecounters and spin if...
2002-02-23 desFix namespace pollution introduced in previous commit.
2002-02-23 tanimuraLock struct pgrp, session and sigio.
2002-02-23 msmithThis commit was generated by cvs2svn to compensate...
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-23 desThis commit was generated by cvs2svn to compensate...
2002-02-22 julianAdd some DIAGNOSTIC code.
2002-02-22 phkConvert p->p_runtime and PCPU(switchtime) to bintime...
2002-02-22 phkGC: BIO_ORDERED, various infrastructure dealing with...
2002-02-22 phkReplace bowrite() with BUF_WRITE in ufs.
2002-02-22 phkGC: bufqueues are not used under -current, we use bioqu...
2002-02-22 obrienThis commit was generated by cvs2svn to compensate...
2002-02-21 bdeReserved one of the spare fields in struct gmon to...
2002-02-19 nectarThis commit was generated by cvs2svn to compensate...
2002-02-19 murrayThis commit was generated by cvs2svn to compensate...
2002-02-19 desThis commit was generated by cvs2svn to compensate...
2002-02-19 julianAdd stub syscalls and definitions for KSE calls.
2002-02-19 julianAdd the first shot at minimum KSE interface definitions.
2002-02-18 mikeo Move NTOHL() and associated macros into <sys/param...
2002-02-18 dillonAdd kern_giant_ucred to instrument Giant around ucred...
2002-02-18 phkMake v_addpollinfo() visible and non-inline.
2002-02-18 julianRemove __P() before committing new prototypes with...
2002-02-18 rwatsonAdd a 'strvalid()' call to libkern. Given a character...
2002-02-17 gshapiroThis commit was generated by cvs2svn to compensate...
2002-02-17 phkMove the stuff related to select and poll out of struct...
2002-02-17 phkCollect the VN_KNOTE() macro definitions on vnode.h
2002-02-17 phkv_lease is unused, zap it.
2002-02-17 deischenRegenerate these files after change to syscalls.master.
2002-02-17 deischenUse struct __ucontext in prototypes and associated...
2002-02-17 julianPurely whitespace changes
2002-02-17 dillonreplace the embedded cr_mtx in the ucred structure...
2002-02-17 julianIf the credential on an incoming thread is correct...
next