]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.
[FreeBSD/FreeBSD.git] / sys / sys /
2001-08-28 rwatsono Remove P_CAN_* constants, as they are no longer being...
2001-08-27 acheBack out prev. change. According to bde:
2001-08-27 acheEOVERFLOW is POSIXed, so move it out #ifndef _POSIX_SOU...
2001-08-27 peterIf a file has been completely unlinked, stop automatica...
2001-08-27 peterEnable hardwiring of things like tunables from embedded...
2001-08-27 jonPart two of this NEWCARD update:
2001-08-26 msmithThis commit was generated by cvs2svn to compensate...
2001-08-24 dillonAdd INHERIT_XXX defines for minherit() system call.
2001-08-24 dillonRemove MAP_NOEXTEND. It came from 4.4-lite and not...
2001-08-23 jhbWhitespace nit.
2001-08-23 jhbAdd witness_upgrade() and witness_downgrade() for handl...
2001-08-23 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-23 jhbAdd a new kernel option RESTARTABLE_PANICS. If this...
2001-08-22 tmmRegenerate from syscalls.master using the new makesysca...
2001-08-22 dillonMove most of the kernel submap initialization code...
2001-08-21 jhb- Fix a bug in the previous workaround for the tsleep...
2001-08-21 jhbWhitespace style nits.
2001-08-21 jhbGC unused prototype of ptrace_write_u().
2001-08-21 greidCorrect the URL to the Hacker's Guide to Voxware.
2001-08-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-20 dillonLimit the amount of KVM reserved for the buffer cache...
2001-08-19 julianConstify m_copydata.
2001-08-18 sobomaxExtend comments documenting various supported audio...
2001-08-17 ddImplement a LOCAL_PEERCRED socket option which returns a
2001-08-16 peterUse the backwards compatability mechanisms so that...
2001-08-16 peterUse explicit sizes for the prpsinfo command length...
2001-08-15 ruThis commit was generated by cvs2svn to compensate...
2001-08-14 jasoneImplement kernel semaphores.
2001-08-14 ruThis commit was generated by cvs2svn to compensate...
2001-08-13 jasoneAdd sx_try_upgrade() and sx_downgrade().
2001-08-10 julianMake the protoswitch definitiosn checkable in the same...
2001-08-10 jhb- Close races with signals and other AST's being trigge...
2001-08-10 jhbChange callout_stop() to return an integer. If callout...
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 jhb- Remove asleep(), await(), and M_ASLEEP.
2001-08-10 jhb- Remove asleep(), await(), and M_ASLEEP.
2001-08-10 jhbBump MAXCOMLEN from 16 to 19 to take advantage of 32...
2001-08-09 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-09 peter*** empty log message ***
2001-08-08 peterZap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U...
2001-08-07 ddIntroduce a force option, MD_FORCE, that instructs...
2001-08-06 scottlMake AAC_COMPAT_LINUX optional once again.
2001-08-06 jhbGet the order of the sys/_lock.h and sys/_mutex.h heade...
2001-08-06 scottlPut the linux compat ioctl interface on death row....
2001-08-06 scottlMissed this one in my 80-column sweep.
2001-08-04 tmmExport the head structure for the device statistics...
2001-08-02 impMake the fmt arguments to make_dev and make_dev_alias...
2001-08-02 yokotaAdd some definitions. Their actual support will be...
2001-08-02 yokotaRefine cursor type/shape control escape sequences and
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-08-01 bmilekic Move CPU_ABSENT() macro to smp.h, where it belongs...
2001-07-31 jhbApply the cluebat to myself and undo the await() -...
2001-07-31 jakeMachine dependent ifdefs for sparc64.
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-26 peterMove param.c out of the conf directory and make it...
2001-07-26 bmilekic- Do not handle the per-CPU containers in mbuf code...
2001-07-26 sobomaxMove definition of structure used in CONS_SCRSHOT ioctl...
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-25 roamMake dynamic sysctl entries start at 0x100, not decimal...
2001-07-25 ddMove the kernel stuff out of snoop.h. It was only...
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-23 obrienRemind people to document bumps in the Porter's Handbook.
2001-07-22 assaradd prototype for dosetrlimit
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 jlemonIntroduce EVFILT_TIMER, which allows a process to estab...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-18 phkAdd printf format checking to sbuf_printf()
2001-07-18 ddKeep track of all "struct snoop"'s so that snp_modevent...
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-17 phkAdd missing () around macro argument in cv_waitq_empty()
2001-07-16 peterUse a fixed type for times in on-disk structures for...
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
2001-07-12 yokota- Define a convenience macro ISTTYOPEN().
2001-07-12 peterBump param, for SSE support and include file impact...
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-09 desConstify the fstype argument to vfs_mount(). This...
2001-07-08 julianSmall whitespace fix.
2001-07-08 julianA set of changes to reduce the number of include files...
2001-07-06 jakeBackout mwakeup, etc.
2001-07-05 rwatsono Replace calls to p_can(..., P_CAN_xxx) with calls...
2001-07-05 ddSpelling police: extention -> extension in a comment.
2001-07-04 dillonReorg vm_page.c into vm_page.c, vm_pageq.c, and vm_cont...
2001-07-04 dilloncleanup: GIANT macros, rename DEPRECIATE to DEPRECATE
2001-07-04 dillonWith Alfred's permission, remove vm_mtx in favor of...
2001-07-04 jakeImplement mwakeup, mwakeup_one, cv_signal_drop and...
2001-07-03 desConstify the format string.
2001-07-02 brooksAdd kernel infrastructure for network device cloning.
2001-06-30 jhbRemove the p_spinlocks spin lock count that was obsolet...
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-29 jhbMove ast() and userret() to sys/kern/subr_trap.c now...
2001-06-29 joergDefine BIO_CMD{1,2}, available for local hacks, similar...
next