aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/param.h
Commit message (Expand)AuthorAgeFilesLines
* Bump __FreeBSD_version for VFS_ROOT, vflush and kinfo_proc changes.Alfred Perlstein2004-07-121-1/+1
* Bump __FreeBSD_version for the following (weak) reasons:Marcel Moolenaar2004-07-111-1/+1
* Bump __FreeBSD_versionMaksim Yevmenkin2004-07-091-1/+1
* Bump __FreeBSD_version for package tools revision 20040629Oliver Eikemeier2004-07-021-1/+1
* Bump FreeBSD_version for if_clone overhaul.Brooks Davis2004-06-221-1/+1
* Bumb version so apps can detect whether CLOCK_VIRTUAL and CLOCK_PROF areKelly Yancey2004-06-171-1/+1
* Second half of the dev_t cleanup.Poul-Henning Kamp2004-06-171-7/+2
* Do the dreaded s/dev_t/struct cdev */Poul-Henning Kamp2004-06-161-1/+1
* Change the return value of sema_timedwait() so it returns 0 onJohn Polstra2004-06-141-1/+1
* Bump __FreeBSD_version for ALTQ. Also put some notes in UPDATING regardingMax Laier2004-06-131-1/+1
* Make the remaining serial drivers call ttyioctl() rather than callingPoul-Henning Kamp2004-06-041-1/+1
* Bump __FreeBSD_version on behalf of the new .warning directive in make(1).Ruslan Ermilov2004-04-131-1/+1
* Bump __FreeBSD_version for getgrent(3) removal. I doubt anythingMaxime Henrion2004-04-111-1/+1
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* Bump FreeBSD version for UTF-8 locale addition. This is primarily forTim J. Robbins2004-03-271-1/+1
* Bump FreeBSD version to indicate new bus_alloc_resource_any API.Nate Lawson2004-03-221-1/+1
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)Tom Rhodes2004-03-121-1/+1
* Undo the previous commit, which was just plain wrong, and then correctlyGarance A Drosehn2004-03-101-2/+2
* Increase __FreeBSD_version to reflect the transition from 32-bit toGarance A Drosehn2004-03-101-1/+1
* Bump __FreeBSD_version for the pf install and write comments to UPDATING.Max Laier2004-03-081-1/+1
* Bump __FreeBSD_version for the NULL == ((void *)0)Mark Murray2004-03-051-1/+1
* Bump FreeBSD_version for getopt_long_only() addingAndrey A. Chernov2004-02-251-1/+1
* Bump __FreeBSD_version to mark cdevsw megapatching.Poul-Henning Kamp2004-02-211-1/+1
* Change the kernels definition of NODEV from ((dev_t)-1) to NULL.Poul-Henning Kamp2004-02-101-1/+3
* Bump __FreeBSD_version to note the change of default thread libraryDaniel Eischen2004-01-301-1/+1
* Bump __FreeBSD_version to indicate __cxa_atexit/__cxa_finalize presence.Alexander Kabaev2003-12-191-1/+1
* Change the definition of NULL on ia64 (for LP64 compilations) fromMarcel Moolenaar2003-12-071-4/+2
* HEAD __FreeBSD_version is at 502100Scott Long2003-12-071-1/+1
* Bump version to indicate dynamically linked /bin and /sbin is the default.Gordon Tetlow2003-11-161-1/+1
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-1/+1
* * Add multiple inheritance to kobj. Each class can have zero or more baseDoug Rabson2003-10-161-1/+1
* Bump FreeBSD version for changed layout of cdevswPoul-Henning Kamp2003-10-161-1/+1
* Note change to cdevsw open/close default change.Poul-Henning Kamp2003-09-281-1/+1
* Bump __FreeBSD_version for kiconv(3).Max Khon2003-09-271-1/+1
* o update PFIL_HOOKS support to current API used by netbsdSam Leffler2003-09-231-1/+1
* Bump FreeBSD_version to note that ports that want constants for theJohn Baldwin2003-09-171-1/+1
* Bump __FreeBSD_version for Coda 6.x venus<->kernel API support.Tim J. Robbins2003-09-081-1/+1
* Bump __FreeBSD_version due to movement of libraries to /lib and rtld toGordon Tetlow2003-08-171-1/+1
* Bump __FreeBSD_version for 3ware APIPaul Saab2003-08-051-1/+1
* Bump __FreeBSD_version to indicate GCC 3.3.1-pre import.Alexander Kabaev2003-07-311-1/+1
* Bump __FreeBSD_version to reflect the busdma API change.Scott Long2003-07-031-1/+1
* Bump __FreeBSD_version because the semantics of sigtimedwait andJohn Polstra2003-06-291-1/+1
* If BURN_BRIDGES or _FreeBSD_version >= 6.0 and OBSOLETE_IN_6 isWarner Losh2003-06-121-0/+4
* Document new (starting with 5.x) __FreeBSD_version scheme.David E. O'Brien2003-06-021-0/+2
* Oops, __FreeBSD_version should be 501100, not 510100. The former impliesScott Long2003-06-021-1/+1
* Bump __FreeBSD_version to 510100 for 5.1-CURRENTScott Long2003-06-021-1/+1
* Per previous announcement, remove the old version of the rc system.Doug Barton2003-05-021-1/+1
* Deprecate machine/limits.h in favor of new sys/limits.h.Alexander Kabaev2003-04-291-1/+1
* Bump __FreeBSD_version for new NSS implementation; addition ofJacques Vidrine2003-04-171-1/+1
* Sync with NetBSD.Matthew N. Dodd2003-04-091-1/+1